new upstream version

This commit is contained in:
Tomas Mraz 2013-02-21 09:52:27 +01:00
parent 2fa17c9a15
commit db751d66ed
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <tmraz@redhat.com> 3.1.8-1
- new upstream version
* Wed Feb 6 2013 Tomas Mraz <tmraz@redhat.com> 3.1.7-1
- new upstream version, requires rebuild of dependencies
- this release temporarily includes old compatibility .so

View File

@ -1 +1 @@
075ba552c072eba77669d941f308d3fb gnutls-3.1.7-hobbled.tar.xz
083973445c4416b25163014c727a41f6 gnutls-3.1.8-hobbled.tar.xz