rpms/perl-Clone/FC-5 perl-Clone.spec,1.2,1.3 sources,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sat Apr 1 00:33:29 UTC 2006


Author: spot

Update of /cvs/extras/rpms/perl-Clone/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv829/FC-5

Modified Files:
	perl-Clone.spec sources 
Log Message:

0.20



Index: perl-Clone.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Clone/FC-5/perl-Clone.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Clone.spec	28 Feb 2006 23:23:30 -0000	1.2
+++ perl-Clone.spec	1 Apr 2006 00:33:29 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Clone
-Version:        0.18
-Release:        3%{?dist}
+Version:        0.20
+Release:        1%{?dist}
 Summary:        Recursively copy perl datatypes
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -8,7 +8,7 @@
 Source0:        http://search.cpan.org/CPAN/authors/id/R/RD/RDF/Clone-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:	perl(ExtUtils::ParseXS)
+BuildRequires:	perl(ExtUtils::ParseXS), perl(Taint::Runtime)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -50,6 +50,10 @@
 
 
 %changelog
+* Fri Mar 31 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.20-1
+- bump to 0.20
+- new BR: perl-Taint-Runtime
+
 * Tue Feb 28 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.18-3
 - bump for FC-5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Clone/FC-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	6 Jan 2006 16:25:53 -0000	1.2
+++ sources	1 Apr 2006 00:33:29 -0000	1.3
@@ -1 +1 @@
-7e37be978c939054100f40d64a2850db  Clone-0.18.tar.gz
+f369cb742a92733688a9a7b8514a2538  Clone-0.20.tar.gz




More information about the fedora-extras-commits mailing list