rebuilt with new libtasn1

This commit is contained in:
Tomas Mraz 2013-02-05 11:56:53 +01:00
parent 74eb4df9c2
commit b0e98f8708

View File

@ -1,7 +1,7 @@
Summary: A TLS protocol implementation Summary: A TLS protocol implementation
Name: gnutls Name: gnutls
Version: 2.12.22 Version: 2.12.22
Release: 1%{?dist} Release: 2%{?dist}
# The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+ # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
License: GPLv3+ and LGPLv2+ License: GPLv3+ and LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
@ -198,6 +198,9 @@ fi
%{_datadir}/guile/site/gnutls.scm %{_datadir}/guile/site/gnutls.scm
%changelog %changelog
* Tue Feb 5 2013 Tomas Mraz <tmraz@redhat.com> 2.12.22-2
- rebuilt with new libtasn1
* Tue Jan 8 2013 Tomas Mraz <tmraz@redhat.com> 2.12.22-1 * Tue Jan 8 2013 Tomas Mraz <tmraz@redhat.com> 2.12.22-1
- new upstream version - new upstream version