updated to 3.4.11

This commit is contained in:
Nikos Mavrogiannopoulos 2016-04-11 11:44:19 +02:00
parent 8be97dedd2
commit 29e389ad0a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@ gnutls-2.10.1-nosrp.tar.bz2
/gnutls-3.4.8-hobbled.tar.xz
/gnutls-3.4.9-hobbled.tar.xz
/gnutls-3.4.10-hobbled.tar.xz
/gnutls-3.4.11-hobbled.tar.xz

View File

@ -2,7 +2,7 @@
%bcond_without guile
Summary: A TLS protocol implementation
Name: gnutls
Version: 3.4.10
Version: 3.4.11
Release: 1%{?dist}
# The libraries are LGPLv2.1+, utilities are GPLv3+
License: GPLv3+ and LGPLv2+
@ -272,6 +272,9 @@ fi
%endif
%changelog
* Mon Apr 11 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.4.11-1
- New upstream release
* Fri Mar 4 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.4.10-1
- New upstream release (#1314576)

View File

@ -1 +1 @@
7044c1bf5b506432c1de49a2c311364f gnutls-3.4.10-hobbled.tar.xz
3081d63e3b6022e95aeb832ed352b8e9 gnutls-3.4.11-hobbled.tar.xz