rpms/perl-Class-Data-Inheritable/EL-4 perl-Class-Data-Inheritable.spec, 1.2, 1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Fri Jul 27 20:44:49 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Class-Data-Inheritable/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8315/EL-4

Modified Files:
	perl-Class-Data-Inheritable.spec 
Log Message:

fixup



Index: perl-Class-Data-Inheritable.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Class-Data-Inheritable/EL-4/perl-Class-Data-Inheritable.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Class-Data-Inheritable.spec	9 Jan 2006 18:31:38 -0000	1.2
+++ perl-Class-Data-Inheritable.spec	27 Jul 2007 20:44:16 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Class-Data-Inheritable
-Version:        0.04
-Release:        1%{?dist}
+Version:        0.06
+Release:        1%{?dist}.1
 Summary:        Inheritable, overridable class data
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -9,7 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl >= 1:5.6.1, perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +45,12 @@
 
 
 %changelog
+* Wed Jan 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.06-1
+- bump to 0.06
+
+* Thu Sep 14 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-1
+- bump to 0.05
+
 * Mon Jan  9 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.04-1
 - bump to 0.04
 




More information about the scm-commits mailing list