rpms/perl-String-Format/devel perl-String-Format.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:33:40 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-String-Format/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5896

Modified Files:
	perl-String-Format.spec 
Log Message:

Test::More



Index: perl-String-Format.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-String-Format/devel/perl-String-Format.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-String-Format.spec	17 Oct 2007 03:16:39 -0000	1.2
+++ perl-String-Format.spec	17 Oct 2007 03:33:06 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-String-Format
 Version:        1.14
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        Sprintf-like string formatting capabilities with arbitrary format definitions
 
 Group:          Development/Libraries
@@ -11,6 +11,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-1.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-1.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list