new upstream release (3.2.12.1)
This commit is contained in:
parent
48e632ed11
commit
666ef99520
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gnutls-2.10.1-nosrp.tar.bz2
|
||||
/gnutls-3.2.10-hobbled.tar.xz
|
||||
/gnutls-3.2.12.tar.xz
|
||||
/gnutls-3.2.12-hobbled.tar.xz
|
||||
/gnutls-3.2.12.1-hobbled.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%bcond_with guile
|
||||
Summary: A TLS protocol implementation
|
||||
Name: gnutls
|
||||
Version: 3.2.12
|
||||
Version: 3.2.12.1
|
||||
Release: 1%{?dist}
|
||||
# The libraries are LGPLv2.1+, utilities are GPLv3+
|
||||
License: GPLv3+ and LGPLv2+
|
||||
@ -268,6 +268,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 05 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.2.12.1-1
|
||||
- new upstream release
|
||||
|
||||
* Mon Mar 03 2014 Nikos Mavrogiannopoulos <nmav@redhat.com> 3.2.12-1
|
||||
- new upstream release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user