From 16b48dd0cd724fe9fbdbe3bb7838e2cd1e578418cd9e0bff23b2bdf2d8730ac2 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 27 Sep 2016 12:53:03 +0000 Subject: [PATCH] - Update to mpfr 3.1.4: * C++11 compatibility. * Bug fixes (see and ChangeLog file). * More tests. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpfr?expand=0&rev=36 --- mpfr-3.1.4.tar.bz2 | 3 --- mpfr-3.1.4.tar.bz2.asc | 7 ------- mpfr-3.1.5.tar.bz2 | 3 +++ mpfr-3.1.5.tar.bz2.asc | 6 ++++++ mpfr.changes | 9 +++++++++ mpfr.spec | 2 +- 6 files changed, 19 insertions(+), 11 deletions(-) delete mode 100644 mpfr-3.1.4.tar.bz2 delete mode 100644 mpfr-3.1.4.tar.bz2.asc create mode 100644 mpfr-3.1.5.tar.bz2 create mode 100644 mpfr-3.1.5.tar.bz2.asc diff --git a/mpfr-3.1.4.tar.bz2 b/mpfr-3.1.4.tar.bz2 deleted file mode 100644 index 49f3918..0000000 --- a/mpfr-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775 -size 1279284 diff --git a/mpfr-3.1.4.tar.bz2.asc b/mpfr-3.1.4.tar.bz2.asc deleted file mode 100644 index b539d72..0000000 --- a/mpfr-3.1.4.tar.bz2.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlbcFdoACgkQmAwZdpjDc51mGwCgrthQHCdvPLdgKjX4uvB3+3OM -J08AnA+pbIUp5gyu+LV9uWGxHnLHaCAH -=IVtg ------END PGP SIGNATURE----- diff --git a/mpfr-3.1.5.tar.bz2 b/mpfr-3.1.5.tar.bz2 new file mode 100644 index 0000000..e1d3080 --- /dev/null +++ b/mpfr-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca498c1c7a74dd37a576f353312d1e68d490978de4395fa28f1cbd46a364e658 +size 1279489 diff --git a/mpfr-3.1.5.tar.bz2.asc b/mpfr-3.1.5.tar.bz2.asc new file mode 100644 index 0000000..c57e414 --- /dev/null +++ b/mpfr-3.1.5.tar.bz2.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iEYEABECAAYFAlfqJxgACgkQmAwZdpjDc51GyQCfX0xm7HQJhqN72ujOx8X3/yOz +U/IAnRbWOynxHcHN/6r/PBM54GhT7nR4 +=gFNZ +-----END PGP SIGNATURE----- diff --git a/mpfr.changes b/mpfr.changes index 436a0b6..e15ec1a 100644 --- a/mpfr.changes +++ b/mpfr.changes @@ -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 + and ChangeLog file). + * More tests. + ------------------------------------------------------------------- Sun Mar 6 19:43:32 UTC 2016 - astieger@suse.com diff --git a/mpfr.spec b/mpfr.spec index 5d60370..734c545 100644 --- a/mpfr.spec +++ b/mpfr.spec @@ -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+