[packages/libmpc] - updated to 1.2.0, now requires mpfr 4.1.0

qboosh qboosh at pld-linux.org
Thu Aug 20 18:27:01 CEST 2020


commit 969448455fde09668afb4e8b7f0359876f8a8c7a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Aug 20 18:29:24 2020 +0200

    - updated to 1.2.0, now requires mpfr 4.1.0

 libmpc.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/libmpc.spec b/libmpc.spec
index f652f4d..0442360 100644
--- a/libmpc.spec
+++ b/libmpc.spec
@@ -1,20 +1,20 @@
 Summary:	Complex floating-point library with high precision and exact rounding
 Summary(pl.UTF-8):	Biblioteka do obliczeń na liczbach zespolonych z wielokrotną precyzją i poprawnym zaokrąglaniem
 Name:		libmpc
-Version:	1.1.0
-Release:	2
+Version:	1.2.0
+Release:	1
 License:	LGPL v3+
 Group:		Libraries
 #Source0Download: http://www.multiprecision.org/mpc/download.html
-Source0:	http://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz
-# Source0-md5:	4125404e41e482ec68282a2e687f6c73
+Source0:	https://ftp.gnu.org/gnu/mpc/mpc-%{version}.tar.gz
+# Source0-md5:	2f1ce56ac775f2be090863f364931a03
 Patch0:		%{name}-info.patch
 URL:		http://multiprecision.org/
 BuildRequires:	gmp-devel >= 5.0.0
-BuildRequires:	mpfr-devel >= 3.0.0
+BuildRequires:	mpfr-devel >= 4.1.0
 BuildRequires:	texinfo
 Requires:	gmp >= 5.0.0
-Requires:	mpfr >= 3.0.0
+Requires:	mpfr >= 4.1.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,7 +33,7 @@ Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki MPC
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	gmp-devel >= 5.0.0
-Requires:	mpfr-devel >= 3.0.0
+Requires:	mpfr-devel >= 4.1.0
 
 %description devel
 Header files for MPC library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmpc.git/commitdiff/969448455fde09668afb4e8b7f0359876f8a8c7a



More information about the pld-cvs-commit mailing list