Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libdwarf for openSUSE:Factory checked in at 2022-02-21 17:46:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libdwarf (Old) and /work/SRC/openSUSE:Factory/.libdwarf.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libdwarf" Mon Feb 21 17:46:49 2022 rev:22 rq:956372 version:0.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libdwarf/libdwarf.changes 2022-02-15 23:57:00.636167838 +0100 +++ /work/SRC/openSUSE:Factory/.libdwarf.new.1958/libdwarf.changes 2022-02-21 17:49:00.159636934 +0100 @@ -1,0 +2,5 @@ +Mon Feb 21 11:11:09 UTC 2022 - Dirk M??ller <[email protected]> + +- replace symlink by directory with hardlinks (bsc#1196198) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libdwarf.spec ++++++ --- /var/tmp/diff_new_pack.FRntlG/_old 2022-02-21 17:49:00.719637101 +0100 +++ /var/tmp/diff_new_pack.FRntlG/_new 2022-02-21 17:49:00.723637102 +0100 @@ -97,7 +97,8 @@ %install %make_install -ln -s libdwarf-0 %{buildroot}%{_includedir}/libdwarf +mkdir %{buildroot}%{_includedir}/libdwarf +cp -l %{buildroot}%{_includedir}/libdwarf-0/*.h %{buildroot}%{_includedir}/libdwarf %post -n libdwarf1 -p /sbin/ldconfig %postun -n libdwarf1 -p /sbin/ldconfig
