diff --git a/.gitignore b/.gitignore index f558b80..8b73340 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.3.0-hobbled.tar.xz /gnutls-3.3.1-hobbled.tar.xz /gnutls-3.3.2-hobbled.tar.xz +/gnutls-3.3.3-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 594de41..96cae89 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,8 +2,8 @@ %bcond_with guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.3.2 -Release: 2%{?dist} +Version: 3.3.3 +Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries @@ -273,6 +273,9 @@ fi %endif %changelog +* Fri May 30 2014 Nikos Mavrogiannopoulos 3.3.3-1 +- new upstream release + * Wed May 21 2014 Nikos Mavrogiannopoulos 3.3.2-2 - Require crypto-policies diff --git a/sources b/sources index bca435d..fb43777 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a729f47d5b87f484b0f16e92e5d30e5 gnutls-3.3.2-hobbled.tar.xz +92a7ac8de7f2bdcb7102a91aac249b44 gnutls-3.3.3-hobbled.tar.xz