diff --git a/.gitignore b/.gitignore index 33d81e8..83491aa 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-3.3.9-hobbled.tar.xz /gnutls-3.3.10-hobbled.tar.xz /gnutls-3.3.11-hobbled.tar.xz +/gnutls-3.3.12-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index 66f2ad4..479900c 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,8 +2,8 @@ %bcond_without guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.3.11 -Release: 2%{?dist} +Version: 3.3.12 +Release: 1%{?dist} # The libraries are LGPLv2.1+, utilities are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries @@ -268,6 +268,9 @@ fi %endif %changelog +* Mon Jan 19 2015 Nikos Mavrogiannopoulos 3.3.12-1 +- new upstream release + * Mon Jan 5 2015 Nikos Mavrogiannopoulos 3.3.11-2 - enabled guile bindings (#1177847) diff --git a/sources b/sources index 7323bc4..4ee16b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1426c570698bde0ce81283f854ef0de6 gnutls-3.3.11-hobbled.tar.xz +d8b3988eacb63d7b84fe459d55313eff gnutls-3.3.12-hobbled.tar.xz