updated to gnutls 3.3.5
This commit is contained in:
parent
025c37f7b2
commit
97e9be8911
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user