[libtasn1/f21] updated to version 4.2

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Tue Sep 16 16:00:37 UTC 2014


commit 8520b08fa9e5953e353c90e2367f755d90af0f58
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Tue Sep 16 17:55:22 2014 +0200

    updated to version 4.2

 .gitignore                      |    2 ++
 libtasn1-4.1-octet-string.patch |   20 --------------------
 libtasn1.spec                   |    9 +++++----
 sources                         |    4 ++--
 4 files changed, 9 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3623c0f..55b068d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,5 @@ libtasn1-2.7.tar.gz
 /libtasn1-4.0.tar.gz.sig
 /libtasn1-4.1.tar.gz.sig
 /libtasn1-4.1.tar.gz
+/libtasn1-4.2.tar.gz.sig
+/libtasn1-4.2.tar.gz
diff --git a/libtasn1.spec b/libtasn1.spec
index e37da6f..a0e9dd4 100644
--- a/libtasn1.spec
+++ b/libtasn1.spec
@@ -1,7 +1,7 @@
 Summary:	The ASN.1 library used in GNUTLS
 Name:		libtasn1
-Version:	4.1
-Release:	2%{?dist}
+Version:	4.2
+Release:	1%{?dist}
 
 # The libtasn1 library is LGPLv2+, utilities are GPLv3+
 License:	GPLv3+ and LGPLv2+
@@ -10,7 +10,6 @@ URL:		http://www.gnu.org/software/libtasn1/
 Source0:	http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz
 Source1:	http://ftp.gnu.org/gnu/libtasn1/%name-%version.tar.gz.sig
 Patch1:		libtasn1-3.4-rpath.patch
-Patch2:		libtasn1-4.1-octet-string.patch
 BuildRequires:	bison, pkgconfig
 %ifarch %ix86 x86_64 ppc ppc64
 BuildRequires:	valgrind
@@ -53,7 +52,6 @@ data.
 %setup -q
 
 %patch1 -p1 -b .rpath
-%patch2 -p1 -b .octet-string
 
 %build
 %configure --disable-static --disable-silent-rules
@@ -108,6 +106,9 @@ test "$1" = 0 -a -f %_infodir/%name.info.gz && \
 
 
 %changelog
+* Tue Sep 16 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 4.2-1
+- new upstream release
+
 * Mon Aug 25 2014 Nikos Mavrogiannopoulos <nmav at redhat.com> - 4.1-2
 - added bug fix for octet string decoding (#1138218)
 
diff --git a/sources b/sources
index a01f6c7..32a2fb4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2692cfa43fc667d7587b411b54566215  libtasn1-4.1.tar.gz.sig
-f9b37df3c2c9c6439d8bf427bfbfc521  libtasn1-4.1.tar.gz
+e7064dc6f8a241d470cf51de709e7dba  libtasn1-4.2.tar.gz.sig
+414df906df421dee0a5cf7548788d153  libtasn1-4.2.tar.gz


More information about the scm-commits mailing list