Hello community,

here is the log from the commit of package mpfr for openSUSE:Factory checked in 
at 2012-07-04 13:54:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpfr (Old)
 and      /work/SRC/openSUSE:Factory/.mpfr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpfr", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpfr/mpfr.changes        2012-02-16 
17:21:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mpfr.new/mpfr.changes   2012-07-04 
13:54:58.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 08:29:16 UTC 2012 - [email protected]
+
+- Update to version 3.1.1.
+  * Bug fixes
+
+-------------------------------------------------------------------

Old:
----
  mpfr-3.1.0-patch01.diff
  mpfr-3.1.0.tar.bz2

New:
----
  mpfr-3.1.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mpfr.spec ++++++
--- /var/tmp/diff_new_pack.yO52eM/_old  2012-07-04 13:55:00.000000000 +0200
+++ /var/tmp/diff_new_pack.yO52eM/_new  2012-07-04 13:55:00.000000000 +0200
@@ -18,16 +18,15 @@
 
 Name:           mpfr
 BuildRequires:  gmp-devel
-Version:        3.1.0
+Version:        3.1.1
 Release:        0
-Summary:        The MPFR multiple-precision floating-point library
+Summary:        The GNU multiple-precision floating-point library
 License:        LGPL-3.0+
 Group:          Development/Libraries/C and C++
 Url:            http://www.mpfr.org/
 Source:         mpfr-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Patch1:         %{name}-%{version}-patch01.diff
 
 %description
 The MPFR library is a C library for multiple-precision floating-point
@@ -42,7 +41,7 @@
 
 
 %package -n libmpfr4
-Summary:        MPFR multiple-precision floating-point computation shared 
library
+Summary:        The GNU multiple-precision floating-point shared library
 Group:          Development/Libraries/C and C++
 
 %description -n libmpfr4
@@ -52,18 +51,22 @@
 
 
 %package devel
-Summary:        MPFR multiple-precision floating-point library development 
files
+Summary:        Development files for the GNU multiple-precision 
floating-point library
 Group:          Development/Libraries/C and C++
-Requires:       libmpfr4 = %{version} gmp-devel
+Requires:       gmp-devel
+Requires:       libmpfr4 = %{version}
 PreReq:         %install_info_prereq
 
 %description devel
-MPFR multiple-precision floating-point library development files
+Development files for the GNU multiple-precision floating-point library.
+
+The MPFR library is a C library for multiple-precision floating-point
+computations with exact rounding (also called correct rounding). It is
+based on the GMP multiple-precision library.
 
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \

++++++ mpfr-3.1.0.tar.bz2 -> mpfr-3.1.1.tar.bz2 ++++++
++++ 21113 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to