diff --git a/.gitignore b/.gitignore index 88febd0..95c231c 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ gnutls-2.10.1-nosrp.tar.bz2 /gnutls-2.12.21-nosrp.tar.xz /gnutls-2.12.22-nosrp.tar.xz /gnutls-3.1.7-hobbled.tar.xz +/gnutls-3.1.8-hobbled.tar.xz diff --git a/gnutls.spec b/gnutls.spec index e80ac22..0f413d4 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -2,7 +2,7 @@ %bcond_with guile Summary: A TLS protocol implementation Name: gnutls -Version: 3.1.7 +Version: 3.1.8 Release: 1%{?dist} # The libgnutls library is LGPLv3+, utilities and remaining libraries are GPLv3+ License: GPLv3+ and LGPLv3+ @@ -268,6 +268,9 @@ fi %endif %changelog +* Thu Feb 21 2013 Tomas Mraz 3.1.8-1 +- new upstream version + * Wed Feb 6 2013 Tomas Mraz 3.1.7-1 - new upstream version, requires rebuild of dependencies - this release temporarily includes old compatibility .so diff --git a/sources b/sources index a69115c..737c7fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -075ba552c072eba77669d941f308d3fb gnutls-3.1.7-hobbled.tar.xz +083973445c4416b25163014c727a41f6 gnutls-3.1.8-hobbled.tar.xz