updated to 3.4.9

This commit is contained in:
Nikos Mavrogiannopoulos 2016-02-03 11:06:12 +01:00
parent dfae7bf486
commit e01d29a502
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -58,3 +58,4 @@ gnutls-2.10.1-nosrp.tar.bz2
/gnutls-3.4.6-hobbled.tar.xz
/gnutls-3.4.7-hobbled.tar.xz
/gnutls-3.4.8-hobbled.tar.xz
/gnutls-3.4.9-hobbled.tar.xz

View File

@ -2,7 +2,7 @@
%bcond_without guile
Summary: A TLS protocol implementation
Name: gnutls
Version: 3.4.8
Version: 3.4.9
Release: 1%{?dist}
# The libraries are LGPLv2.1+, utilities are GPLv3+
License: GPLv3+ and LGPLv2+
@ -272,6 +272,9 @@ fi
%endif
%changelog
* Mon Feb 6 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.4.9-1
- Fix broken key usage flags introduced in 3.4.8 (#1303355)
* Mon Jan 11 2016 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.4.8-1
- New upstream release (#1297079)

View File

@ -1 +1 @@
fa6d8002ec5b24986dc7fc36e0974415 gnutls-3.4.8-hobbled.tar.xz
92e40a3e0d2082e654455c8f6ea2b3c2 gnutls-3.4.9-hobbled.tar.xz