Upgrade to 1.2.0
This commit is contained in:
parent
3c6d6e7e45
commit
f2ea4dfdb4
@ -1,6 +1,6 @@
|
||||
Name: libmpc
|
||||
Version: 1.1.0
|
||||
Release: 4
|
||||
Version: 1.2.0
|
||||
Release: 1
|
||||
Summary: C library for multiple precision complex arithmetic
|
||||
License: LGPLv3+ and GFDL
|
||||
URL: http://www.multiprecision.org/
|
||||
@ -8,7 +8,7 @@ Source0: https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gmp-devel >= 5.0.0
|
||||
BuildRequires: mpfr-devel >= 3.0.0
|
||||
BuildRequires: mpfr-devel >= 4.1.0
|
||||
BuildRequires: texinfo
|
||||
|
||||
%description
|
||||
@ -68,6 +68,9 @@ fi
|
||||
%{_libdir}/libmpc.so
|
||||
|
||||
%changelog
|
||||
* Sat Aug 22 2020 Yunfeng Ye<yeyunfeng@huawei.com> - 1.2.0-1
|
||||
- Upgrade to 1.2.0
|
||||
|
||||
* Tue Aug 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1.0-4
|
||||
- Type:rebuild
|
||||
- ID:NA
|
||||
|
||||
BIN
mpc-1.1.0.tar.gz
BIN
mpc-1.1.0.tar.gz
Binary file not shown.
BIN
mpc-1.2.0.tar.gz
Normal file
BIN
mpc-1.2.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user