rpms/libtasn1/devel sources,1.7,1.8 libtasn1.spec,1.14,1.15

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Sun Nov 5 19:09:13 UTC 2006


Author: ensc

Update of /cvs/extras/rpms/libtasn1/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16190/devel

Modified Files:
	sources libtasn1.spec 
Log Message:
- updated to 0.3.6
- BR valgrind



Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	15 Sep 2006 17:45:37 -0000	1.7
+++ sources	5 Nov 2006 19:08:42 -0000	1.8
@@ -1,2 +1,2 @@
-6315b320944e3a4e4c4e73d98cb6123e  libtasn1-0.3.5.tar.gz
-dd3a54bd747c7017af9ad8a1746dbb06  libtasn1-0.3.5.tar.gz.sig
+491e5434a2eaec6277b98f6b362210ba  libtasn1-0.3.6.tar.gz.sig
+1a373457a4e6ad3c1641a847e7c70cf4  libtasn1-0.3.6.tar.gz


Index: libtasn1.spec
===================================================================
RCS file: /cvs/extras/rpms/libtasn1/devel/libtasn1.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libtasn1.spec	15 Sep 2006 17:45:37 -0000	1.14
+++ libtasn1.spec	5 Nov 2006 19:08:42 -0000	1.15
@@ -4,7 +4,7 @@
 
 Summary:	This is the ASN.1 library used in GNUTLS
 Name:		libtasn1
-Version:	0.3.5
+Version:	0.3.6
 Release: 	%release_func 1
 
 License:	LGPL
@@ -13,7 +13,7 @@
 Source0:	ftp://ftp.gnutls.org/pub/gnutls/libtasn1/%name-%version.tar.gz
 Source1:	ftp://ftp.gnutls.org/pub/gnutls/libtasn1/%name-%version.tar.gz.sig
 BuildRoot:	%_tmppath/%name-%version-%release-buildroot
-BuildRequires:	bison
+BuildRequires:	bison valgrind
 
 
 %package devel
@@ -110,6 +110,10 @@
 
 
 %changelog
+* Sun Nov  5 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.3.6-1
+- updated to 0.3.6
+- BR valgrind
+
 * Fri Sep 15 2006 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.3.5-1
 - updated to 0.3.5
 




More information about the scm-commits mailing list