new upstream release

This commit is contained in:
Nikos Mavrogiannopoulos 2014-05-30 09:50:36 +02:00
parent fc4b7008b3
commit 1bf787296b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ gnutls-2.10.1-nosrp.tar.bz2
/gnutls-3.3.0-hobbled.tar.xz
/gnutls-3.3.1-hobbled.tar.xz
/gnutls-3.3.2-hobbled.tar.xz
/gnutls-3.3.3-hobbled.tar.xz

View File

@ -2,8 +2,8 @@
%bcond_with guile
Summary: A TLS protocol implementation
Name: gnutls
Version: 3.3.2
Release: 2%{?dist}
Version: 3.3.3
Release: 1%{?dist}
# The libraries are LGPLv2.1+, utilities are GPLv3+
License: GPLv3+ and LGPLv2+
Group: System Environment/Libraries
@ -273,6 +273,9 @@ fi
%endif
%changelog
* Fri May 30 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.3.3-1
- new upstream release
* Wed May 21 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.3.2-2
- Require crypto-policies

View File

@ -1 +1 @@
4a729f47d5b87f484b0f16e92e5d30e5 gnutls-3.3.2-hobbled.tar.xz
92a7ac8de7f2bdcb7102a91aac249b44 gnutls-3.3.3-hobbled.tar.xz