From: Jakub Bogusz Date: Tue, 25 Oct 2016 19:41:11 +0000 (+0200) Subject: - updated to 3.3 X-Git-Tag: auto/th/nettle-3.3-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fnettle.git;a=commitdiff_plain;h=e8c0f06850b0040fc732b51f0d22328d62b8c35f - updated to 3.3 --- diff --git a/nettle.spec b/nettle.spec index 6e1fbfb..19ca005 100644 --- a/nettle.spec +++ b/nettle.spec @@ -1,20 +1,20 @@ Summary: Nettle - a cryptographic library Summary(pl.UTF-8): Nettle - biblioteka kryptograficzna Name: nettle -Version: 3.2 +Version: 3.3 Release: 1 License: LGPL v2.1+ Group: Libraries Source0: http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz -# Source0-md5: afb15b4764ebf1b4e6d06c62bd4d29e4 +# Source0-md5: 10f969f78a463704ae73529978148dbe Patch0: %{name}-info.patch URL: http://www.lysator.liu.se/~nisse/nettle/ BuildRequires: ghostscript -BuildRequires: gmp-devel >= 3.1 +BuildRequires: gmp-devel >= 5.0 BuildRequires: m4 BuildRequires: tetex-dvips BuildRequires: texinfo-texi2dvi -Requires: gmp >= 3.1 +Requires: gmp >= 5.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description