Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libnettle for openSUSE:Factory checked in at 2023-06-27 23:15:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libnettle (Old) and /work/SRC/openSUSE:Factory/.libnettle.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libnettle" Tue Jun 27 23:15:40 2023 rev:47 rq:1095348 version:3.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libnettle/libnettle.changes 2023-06-08 21:42:06.873832780 +0200 +++ /work/SRC/openSUSE:Factory/.libnettle.new.15902/libnettle.changes 2023-06-27 23:15:45.507070924 +0200 @@ -1,0 +2,5 @@ +Fri Jun 9 07:00:35 UTC 2023 - Pedro Monreal <pmonr...@suse.com> + +- Add the architecture specific READMEs as provided by upstream. + +------------------------------------------------------------------- @@ -10 +15 @@ -- update to 3.9.1: [bsc#1212112] +- update to 3.9.1: [bsc#1212112, CVE-2023-36660] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libnettle.spec ++++++ --- /var/tmp/diff_new_pack.xGeJ5L/_old 2023-06-27 23:15:46.227075161 +0200 +++ /var/tmp/diff_new_pack.xGeJ5L/_new 2023-06-27 23:15:46.231075186 +0200 @@ -114,6 +114,10 @@ chmod 0755 %{buildroot}%{_libdir}/libnettle.so.%{soname} chmod 0755 %{buildroot}%{_libdir}/libhogweed.so.%{hogweed_soname} +for arch in x86_64 s390x powerpc64 arm arm64 ; do + cp ${arch}/README ${arch}.README +done + # the hmac hashes: # # this is a hack that re-defines the __os_install_post macro @@ -152,7 +156,7 @@ %files -n libnettle-devel %license COPYING* -%doc AUTHORS ChangeLog NEWS README descore.README nettle.html nettle.pdf +%doc AUTHORS ChangeLog NEWS README *.README nettle.html nettle.pdf %{_includedir}/nettle %{_libdir}/libnettle.so %{_libdir}/libhogweed.so