rpms/perl-Scalar-Properties/devel perl-Scalar-Properties.spec, 1.3, 1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Dec 19 19:47:48 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Scalar-Properties/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2095

Modified Files:
	perl-Scalar-Properties.spec 
Log Message:

BR: Test::More



Index: perl-Scalar-Properties.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Scalar-Properties/devel/perl-Scalar-Properties.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Scalar-Properties.spec	19 Dec 2007 18:59:31 -0000	1.3
+++ perl-Scalar-Properties.spec	19 Dec 2007 19:47:13 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Scalar-Properties
 Version:        0.13
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Run-time properties on scalar variables
 
 Group:          Development/Libraries
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.13-1.1
+- BR: Test::More
+
 * Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.13-1
 - 0.13
 




More information about the scm-commits mailing list