updated to 3.3.4

This commit is contained in:
Nikos Mavrogiannopoulos 2014-06-02 08:49:36 +02:00
parent 1bf787296b
commit 102a02e046
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <nmav@redhat.com> 3.3.4-1
- new upstream release
* Fri May 30 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.3.3-1
- new upstream release

View File

@ -1 +1 @@
92a7ac8de7f2bdcb7102a91aac249b44 gnutls-3.3.3-hobbled.tar.xz
852284ae5e08d14836b49792f711a312 gnutls-3.3.4-hobbled.tar.xz