- Update to mpfr 3.1.4:

* C++11 compatibility.
  * Bug fixes (see <http://www.mpfr.org/mpfr-3.1.4/#fixed>
    and ChangeLog file).
  * More tests.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=36
This commit is contained in:
Richard Biener 2016-09-27 12:53:03 +00:00 committed by Git OBS Bridge
parent c3847d56ec
commit 16b48dd0cd
6 changed files with 19 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775
size 1279284

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEABECAAYFAlbcFdoACgkQmAwZdpjDc51mGwCgrthQHCdvPLdgKjX4uvB3+3OM
J08AnA+pbIUp5gyu+LV9uWGxHnLHaCAH
=IVtg
-----END PGP SIGNATURE-----

3
mpfr-3.1.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca498c1c7a74dd37a576f353312d1e68d490978de4395fa28f1cbd46a364e658
size 1279489

6
mpfr-3.1.5.tar.bz2.asc Normal file
View File

@ -0,0 +1,6 @@
-----BEGIN PGP SIGNATURE-----
iEYEABECAAYFAlfqJxgACgkQmAwZdpjDc51GyQCfX0xm7HQJhqN72ujOx8X3/yOz
U/IAnRbWOynxHcHN/6r/PBM54GhT7nR4
=gFNZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 27 12:50:27 UTC 2016 - rguenther@suse.com
- Update to mpfr 3.1.4:
* C++11 compatibility.
* Bug fixes (see <http://www.mpfr.org/mpfr-3.1.4/#fixed>
and ChangeLog file).
* More tests.
-------------------------------------------------------------------
Sun Mar 6 19:43:32 UTC 2016 - astieger@suse.com

View File

@ -17,7 +17,7 @@
Name: mpfr
Version: 3.1.4
Version: 3.1.5
Release: 0
Summary: The GNU multiple-precision floating-point library
License: LGPL-3.0+