- Adjust URLs to tarball and signature.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/mpc?expand=0&rev=38
This commit is contained in:
parent
0e424088e4
commit
6aa8a57d4b
@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 10:11:17 UTC 2018 - rguenther@suse.com
|
||||
Wed Jan 17 08:08:52 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Update to version 1.1.0.
|
||||
- Compatible with mpfr 4.0.0, obsoletes mpc-1.0.3-addsubulp.diff
|
||||
@ -10,6 +10,7 @@ Tue Jan 16 10:11:17 UTC 2018 - rguenther@suse.com
|
||||
- Fixed handling of over- and underflows with directed rounding in
|
||||
the "other direction" for mpc_cos, mpc_sin, mpc_exp and mpc_pow
|
||||
- Fixed a bug in mpc_atan(0,y) with |y| near 1
|
||||
- Adjust URLs to tarball and signature.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 13:06:25 UTC 2018 - rguenther@suse.com
|
||||
|
4
mpc.spec
4
mpc.spec
@ -23,8 +23,8 @@ Summary: MPC multiple-precision complex shared library
|
||||
License: LGPL-3.0+
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://www.multiprecision.org/mpc/
|
||||
Source0: http://www.multiprecision.org/mpc/download/mpc-%{version}.tar.gz
|
||||
Source1: http://www.multiprecision.org/mpc/download/mpc-%{version}.tar.gz.sig
|
||||
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
|
||||
Source3: baselibs.conf
|
||||
BuildRequires: gmp-devel
|
||||
|
Loading…
Reference in New Issue
Block a user