Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package crash for openSUSE:Factory checked in at 2021-03-28 11:55:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/crash (Old) and /work/SRC/openSUSE:Factory/.crash.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "crash" Sun Mar 28 11:55:00 2021 rev:171 rq:881385 version:7.2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/crash/crash.changes 2021-02-04 20:25:07.326921990 +0100 +++ /work/SRC/openSUSE:Factory/.crash.new.2401/crash.changes 2021-03-28 11:57:07.884264813 +0200 @@ -1,0 +2,7 @@ +Wed Mar 10 07:54:46 UTC 2021 - Martin Wilck <[email protected]> + +- Install and ship the small built-in extensions snap.so, trace.so, + and dminfo.so. "trace.so" is particularly useful. + Ship them in the main "crash" package, as they are small. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crash.spec ++++++ --- /var/tmp/diff_new_pack.bhW6cK/_old 2021-03-28 11:57:08.868265684 +0200 +++ /var/tmp/diff_new_pack.bhW6cK/_new 2021-03-28 11:57:08.872265689 +0200 @@ -372,6 +372,8 @@ chmod 644 COPYING3 # extensions mkdir -p $RPM_BUILD_ROOT/%{_libdir}/crash/extensions +install -m 0644 extensions/dminfo.so extensions/snap.so extensions/trace.so \ + $RPM_BUILD_ROOT/%{_libdir}/crash/extensions %if %build_gcore install -m 0644 extensions/gcore.so $RPM_BUILD_ROOT/%{_libdir}/crash/extensions %endif @@ -406,6 +408,9 @@ %doc README README.SUSE %dir %{_libdir}/crash %dir %{_libdir}/crash/extensions +%{_libdir}/crash/extensions/dminfo.so +%{_libdir}/crash/extensions/snap.so +%{_libdir}/crash/extensions/trace.so %files devel %defattr(-,root,root)
