diff --git a/.gitignore b/.gitignore index 8b73340..00dc500 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.3.1-hobbled.tar.xz /gnutls-3.3.2-hobbled.tar.xz /gnutls-3.3.3-hobbled.tar.xz +/gnutls-3.3.4-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 96cae89..8725995 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_with guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.3.3 +Version: 3.3.4 Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ @@ -273,6 +273,9 @@ fi %endif %changelog +* Mon Jun 02 2014 Nikos Mavrogiannopoulos 3.3.4-1 +- new upstream release + * Fri May 30 2014 Nikos Mavrogiannopoulos 3.3.3-1 - new upstream release diff --git a/sources b/sources index fb43777..9dbf162 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92a7ac8de7f2bdcb7102a91aac249b44 gnutls-3.3.3-hobbled.tar.xz +852284ae5e08d14836b49792f711a312 gnutls-3.3.4-hobbled.tar.xz