From b0e98f8708271bf1ae67f3e6ca884304ad0360df Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Tue, 5 Feb 2013 11:56:53 +0100 Subject: [PATCH] rebuilt with new libtasn1 --- gnutls.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnutls.spec b/gnutls.spec index 24042ba..d31f323 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -1,7 +1,7 @@ Summary: A TLS protocol implementation Name: gnutls Version: 2.12.22 -Release: 1%{?dist} +Release: 2%{?dist} # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+ License: GPLv3+ and LGPLv2+ Group: System Environment/Libraries @@ -198,6 +198,9 @@ fi %{_datadir}/guile/site/gnutls.scm %changelog +* Tue Feb 5 2013 Tomas Mraz 2.12.22-2 +- rebuilt with new libtasn1 + * Tue Jan 8 2013 Tomas Mraz 2.12.22-1 - new upstream version