updated to gnutls 3.3.5

This commit is contained in:
Nikos Mavrogiannopoulos 2014-06-30 10:33:20 +02:00
parent 025c37f7b2
commit 97e9be8911
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <nmav@redhat.com> 3.3.5-1
- new upstream release
* Tue Jun 17 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.3.4-3
- explicitly depend on p11-kit-trust

View File

@ -1 +1 @@
852284ae5e08d14836b49792f711a312 gnutls-3.3.4-hobbled.tar.xz
01ffa603f8af390748bdf743a35ddc3f gnutls-3.3.5-hobbled.tar.xz