diff --git a/.gitignore b/.gitignore index 00dc500..769eb6a 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.3.2-hobbled.tar.xz /gnutls-3.3.3-hobbled.tar.xz /gnutls-3.3.4-hobbled.tar.xz +/gnutls-3.3.5-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 53bfef2..e80fce5 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,8 +2,8 @@ %bcond_with guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.3.4 -Release: 3%{?dist} +Version: 3.3.5 +Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries @@ -274,6 +274,9 @@ fi %endif %changelog +* Mon Jun 30 2014 Nikos Mavrogiannopoulos 3.3.5-1 +- new upstream release + * Tue Jun 17 2014 Nikos Mavrogiannopoulos 3.3.4-3 - explicitly depend on p11-kit-trust diff --git a/sources b/sources index 9dbf162..f4f65a5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -852284ae5e08d14836b49792f711a312 gnutls-3.3.4-hobbled.tar.xz +01ffa603f8af390748bdf743a35ddc3f gnutls-3.3.5-hobbled.tar.xz