Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mpfr for openSUSE:Factory checked in at 2022-11-22 16:09:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpfr (Old) and /work/SRC/openSUSE:Factory/.mpfr.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpfr" Tue Nov 22 16:09:09 2022 rev:56 rq:1037024 version:4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes 2022-11-20 19:46:48.117164280 +0100 +++ /work/SRC/openSUSE:Factory/.mpfr.new.1597/mpfr.changes 2022-11-22 16:09:10.837724502 +0100 @@ -1,0 +2,5 @@ +Sat Nov 19 12:57:57 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de> + +- package license files correctly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpfr.spec ++++++ --- /var/tmp/diff_new_pack.IrOyWr/_old 2022-11-22 16:09:11.957730194 +0100 +++ /var/tmp/diff_new_pack.IrOyWr/_new 2022-11-22 16:09:11.965730234 +0100 @@ -86,6 +86,8 @@ %install %make_install find %{buildroot} -type f -name "*.la" -delete -print +# installed via macro +rm %{buildroot}%{_docdir}/mpfr/COPYING* %post -n libmpfr6 -p /sbin/ldconfig @@ -98,11 +100,13 @@ %postun -n libmpfr6 -p /sbin/ldconfig %files -n libmpfr6 +%license COPYING* %{_libdir}/libmpfr.so.6* %files devel +%license COPYING* %doc %{_docdir}/mpfr -%{_infodir}/mpfr.info%{ext_info} +%{_infodir}/mpfr.info%{?ext_info} %{_libdir}/libmpfr.so %{_includedir}/mpf2mpfr.h %{_includedir}/mpfr.h