diff --git a/mpc-1.1.0.tar.gz b/mpc-1.1.0.tar.gz deleted file mode 100644 index 7fcc606..0000000 --- a/mpc-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e -size 701263 diff --git a/mpc-1.1.0.tar.gz.sig b/mpc-1.1.0.tar.gz.sig deleted file mode 100644 index 3256c06..0000000 --- a/mpc-1.1.0.tar.gz.sig +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABEIAB0WIQStF6Ie+K7Y8cwC29n31cm/dlxh4wUCWldkngAKCRD31cm/dlxh -46gmAP9anSuOel4JeajoYf/b2pSLS//llfrwE1tQXRaL+xt3AwEAiNO/CV2tqMiW -wVFvL35TH7XpH3z+XPLa7vUdPuWAMi0= -=jOaM ------END PGP SIGNATURE----- diff --git a/mpc-1.2.0.tar.gz b/mpc-1.2.0.tar.gz new file mode 100644 index 0000000..5a1620d --- /dev/null +++ b/mpc-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e90f2d99553a9c19911abdb4305bf8217106a957e3994436428572c8dfe8fda6 +size 840711 diff --git a/mpc-1.2.0.tar.gz.sig b/mpc-1.2.0.tar.gz.sig new file mode 100644 index 0000000..258a4c5 Binary files /dev/null and b/mpc-1.2.0.tar.gz.sig differ diff --git a/mpc.changes b/mpc.changes index cd743c6..dc48f2b 100644 --- a/mpc.changes +++ b/mpc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 24 08:07:46 UTC 2020 - Richard Biener + +- Update to version 1.2.0. + The release features the new functions mpc_sum and mpc_dot and + several bug fixes, in particular to make functions more robust + if the user reduces the exponent range. It also contains the tool + mpcheck for easier comparison with computations by the C library + on standard precision floating-point numbers. + ------------------------------------------------------------------- Fri Aug 2 08:15:32 UTC 2019 - Martin Liška diff --git a/mpc.spec b/mpc.spec index 397ff29..e1bbcec 100644 --- a/mpc.spec +++ b/mpc.spec @@ -1,7 +1,7 @@ # # spec file for package mpc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ Name: mpc -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: MPC multiple-precision complex shared library License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ -Url: http://www.multiprecision.org/mpc/ +URL: http://www.multiprecision.org/mpc/ Source0: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz.sig Source2: %{name}.keyring