Hello community,

here is the log from the commit of package gmp for openSUSE:Factory checked in 
at 2012-02-03 10:22:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmp (Old)
 and      /work/SRC/openSUSE:Factory/.gmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmp", Maintainer is "rguent...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmp/gmp.changes  2011-09-28 15:24:52.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gmp.new/gmp.changes     2012-02-03 
10:22:54.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Jan 30 09:13:23 UTC 2012 - rguent...@suse.com
+
+- Update to release GMP 5.0.3
+  * A slight timing leak of the powm_sec functions have been sealed.  (This
+    leak could possibly be used to extract the most significant few bits of the
+    exponent.  "Few" here means at most 10.)
+  * The mpz_nextprime function now runs a safer number of pseudo-random prime
+    tests.
+  * A bug in division code possibly causing incorrect computation was fixed.
+  * New CPUs recognised.
+  * IBM S/390 are now supported in both 31/32-bit and 64-bit mode.
+- Dropped SUSE local patches for S/390 support.
+
+-------------------------------------------------------------------

Old:
----
  gmp-5.0.2.tar.bz2
  gmp-s390x.diff

New:
----
  gmp-5.0.3.tar.bz2

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

Other differences:
------------------
++++++ gmp.spec ++++++
--- /var/tmp/diff_new_pack.h24ZzW/_old  2012-02-03 10:23:05.000000000 +0100
+++ /var/tmp/diff_new_pack.h24ZzW/_new  2012-02-03 10:23:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gmp
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           gmp
 BuildRequires:  gcc-c++
-License:        GPL-3.0+ ; LGPL-3.0+
-Group:          System/Libraries
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      gmp-64bit
 %endif
 #
-Version:        5.0.2
-Release:        7
+Version:        5.0.3
+Release:        0
 Summary:        The GNU MP Library
+License:        GPL-3.0+ ; LGPL-3.0+
+Group:          System/Libraries
 Url:            http://gmplib.org/
 Source:         gmp-%{version}.tar.bz2
 Source2:        baselibs.conf
 Patch0:         gmp-noexec.diff
-Patch2:         gmp-s390x.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,7 +38,6 @@
 
 
 %package -n libgmp10
-License:        GPL-3.0+ ; LGPL-3.0+
 Summary:        Shared library for the GNU MP Library
 Group:          System/Libraries
 
@@ -52,7 +46,6 @@
 
 
 %package -n libgmpxx4
-License:        GPL-3.0+ ; LGPL-3.0+
 Summary:        C++ bindings for the GNU MP Library
 Group:          System/Libraries
 Requires:       libgmp10 = %{version}
@@ -62,7 +55,6 @@
 
 
 %package -n libmp3
-License:        GPL-3.0+ ; LGPL-3.0+
 Summary:        BSD libmp bindings for the GNU MP Library
 Group:          System/Libraries
 Requires:       libgmp10 = %{version}
@@ -72,13 +64,11 @@
 
 
 %package devel
-License:        GPL-3.0+ ; LGPL-3.0+
 Summary:        Include Files and Libraries for Development with the GNU MP 
Library
 Group:          Development/Languages/C and C++
 Requires:       libgmp10 = %{version}
 Requires:       libgmpxx4 = %{version}
 Requires:       libmp3 = %{version}
-AutoReqProv:    on
 # bug437293
 %ifarch ppc64
 Obsoletes:      gmp-devel-64bit
@@ -101,7 +91,6 @@
 %ifnarch %arm
 %patch0
 %endif
-%patch2
 
 %build
 # export HOME=/tmp/

++++++ gmp-5.0.2.tar.bz2 -> gmp-5.0.3.tar.bz2 ++++++
++++ 29308 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to