Accepting request 853086 from devel:libraries:c_c++
GMP 6.2.1 (forwarded request 852909 from AndreasStieger) OBS-URL: https://build.opensuse.org/request/show/853086 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gmp?expand=0&rev=56
This commit is contained in:
commit
033c35de05
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:258e6cd51b3fbdfc185c716d55f82c08aff57df0c6fbd143cf6ed561267a1526
|
|
||||||
size 2012444
|
|
Binary file not shown.
3
gmp-6.2.1.tar.xz
Normal file
3
gmp-6.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd4829912cddd12f84181c3451cc752be224643e87fac497b69edddadc49b4f2
|
||||||
|
size 2027316
|
BIN
gmp-6.2.1.tar.xz.sig
Normal file
BIN
gmp-6.2.1.tar.xz.sig
Normal file
Binary file not shown.
14
gmp.changes
14
gmp.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 3 12:54:56 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- GMP 6.2.1:
|
||||||
|
* A possible overflow of type int is avoided for mpz_cmp on huge
|
||||||
|
operands
|
||||||
|
* Overflows are more carefully detected and reported for
|
||||||
|
mpz_pow_ui
|
||||||
|
* Fix a bug in longlong.h for aarch64 sub_ddmmss
|
||||||
|
* mini-gmp: mpz_out_str and mpq_out_str now correctly handle out
|
||||||
|
of range bases
|
||||||
|
* C90 compliance
|
||||||
|
* Support for more processors
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 26 07:36:38 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
Tue May 26 07:36:38 UTC 2020 - Stephan Kulow <coolo@suse.com>
|
||||||
|
|
||||||
|
2
gmp.spec
2
gmp.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gmp
|
Name: gmp
|
||||||
Version: 6.2.0
|
Version: 6.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for calculating huge numbers
|
Summary: A library for calculating huge numbers
|
||||||
License: GPL-3.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later)
|
License: GPL-3.0-or-later AND (LGPL-3.0-or-later OR GPL-2.0-or-later)
|
||||||
|
Loading…
Reference in New Issue
Block a user