Hello community, here is the log from the commit of package mpfr for openSUSE:Factory checked in at 2018-02-10 17:52:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpfr (Old) and /work/SRC/openSUSE:Factory/.mpfr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpfr" Sat Feb 10 17:52:14 2018 rev:47 rq:574113 version:4.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes 2018-01-10 23:28:46.638018192 +0100 +++ /work/SRC/openSUSE:Factory/.mpfr.new/mpfr.changes 2018-02-10 17:52:15.568963711 +0100 @@ -1,0 +2,7 @@ +Wed Feb 7 18:50:06 UTC 2018 - [email protected] + +- update to 4.0.1: + * Improved MPFR manual + * bug fixes, including mpfr_div_ui, mpfr_div rounding issue + +------------------------------------------------------------------- Old: ---- mpfr-4.0.0.tar.bz2 mpfr-4.0.0.tar.bz2.asc New: ---- mpfr-4.0.1.tar.bz2 mpfr-4.0.1.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpfr.spec ++++++ --- /var/tmp/diff_new_pack.G0LqXj/_old 2018-02-10 17:52:16.144942860 +0100 +++ /var/tmp/diff_new_pack.G0LqXj/_new 2018-02-10 17:52:16.148942716 +0100 @@ -17,7 +17,7 @@ Name: mpfr -Version: 4.0.0 +Version: 4.0.1 Release: 0 Summary: The GNU multiple-precision floating-point library License: LGPL-3.0+ @@ -28,8 +28,7 @@ Source2: %{name}.keyring Source3: baselibs.conf BuildRequires: gmp-devel -BuildRequires: pkg-config -BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: pkgconfig %description The MPFR library is a C library for multiple-precision floating-point @@ -70,7 +69,7 @@ %build %configure \ -%ifarch %sparc hppa +%ifarch %{sparc} hppa --disable-thread-safe \ %else --enable-thread-safe \ @@ -84,7 +83,7 @@ make check %{?_smp_mflags} %install -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install find %{buildroot} -type f -name "*.la" -delete -print %post -n libmpfr6 -p /sbin/ldconfig @@ -96,13 +95,11 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz %files -n libmpfr6 -%defattr(-,root,root) %{_libdir}/libmpfr.so.6* %files devel -%defattr(-,root,root) %doc %{_docdir}/mpfr -%{_infodir}/mpfr.info.gz +%{_infodir}/mpfr.info%{ext_info} %{_libdir}/libmpfr.so %{_includedir}/mpf2mpfr.h %{_includedir}/mpfr.h ++++++ mpfr-4.0.0.tar.bz2 -> mpfr-4.0.1.tar.bz2 ++++++ ++++ 9040 lines of diff (skipped)
