- Update to release GMP 5.0.5
* A bug causing AMD 11h processors to be treated like AMD 10h has been fixed. * A bug affecting recent Intel Sandy Bridge CPUs resulting in configuration failures has been fixed. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gmp?expand=0&rev=28
This commit is contained in:
parent
7b8eb4f842
commit
208c21dc3e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35d4aade3e4bdf0915c944599b10d23f108ffedf6c3188aeec52221c5cf9a06f
|
|
||||||
size 2031540
|
|
3
gmp-5.0.5.tar.bz2
Normal file
3
gmp-5.0.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f588aaccc41bb9aed946f9fe38521c26d8b290d003c5df807f65690f2aadec9
|
||||||
|
size 2052144
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 7 09:10:41 UTC 2012 - rguenther@suse.com
|
||||||
|
|
||||||
|
- Update to release GMP 5.0.5
|
||||||
|
* A bug causing AMD 11h processors to be treated like AMD 10h has been fixed.
|
||||||
|
* A bug affecting recent Intel Sandy Bridge CPUs resulting in
|
||||||
|
configuration failures has been fixed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 15 13:21:29 UTC 2012 - rguenther@suse.com
|
Wed Feb 15 13:21:29 UTC 2012 - rguenther@suse.com
|
||||||
|
|
||||||
|
3
gmp.spec
3
gmp.spec
@ -15,13 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: gmp
|
Name: gmp
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# bug437293
|
# bug437293
|
||||||
%ifarch ppc64
|
%ifarch ppc64
|
||||||
Obsoletes: gmp-64bit
|
Obsoletes: gmp-64bit
|
||||||
%endif
|
%endif
|
||||||
Version: 5.0.4
|
Version: 5.0.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNU MP Library
|
Summary: The GNU MP Library
|
||||||
License: GPL-3.0+ ; LGPL-3.0+
|
License: GPL-3.0+ ; LGPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user