diff --git a/.gitignore b/.gitignore index 46713a0..1eeccb3 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-2.12.18-nosrp.tar.xz /gnutls-2.12.19-nosrp.tar.xz /gnutls-2.12.20-nosrp.tar.xz +/gnutls-2.12.21-nosrp.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 9be0adc..b1bb4f9 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,7 +1,7 @@ Summary: A TLS protocol implementation Name: gnutls -Version: 2.12.20 -Release: 4%{?dist} +Version: 2.12.21 +Release: 1%{?dist} # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries @@ -201,6 +201,9 @@ fi %{_datadir}/guile/site/gnutls.scm %changelog +* Fri Nov 9 2012 Tomas Mraz 2.12.21-1 +- new upstream version + * Thu Nov 1 2012 Tomas Mraz 2.12.20-4 - negotiate only FIPS approved algorithms in the FIPS mode (#871826) diff --git a/sources b/sources index bca8ce5..38e3039 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5051728a2cf76d2335a9854f521db98b gnutls-2.12.20-nosrp.tar.xz +19b4eedf027e0313eff979e5fe391194 gnutls-2.12.21-nosrp.tar.xz