rpms/perl-Text-Diff/devel perl-Text-Diff.spec,1.8,1.9

Chris Weyl cweyl at fedoraproject.org
Sun Sep 27 04:52:24 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Text-Diff/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21925

Modified Files:
	perl-Text-Diff.spec 
Log Message:
* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.37-2
- add Test::More as a BR (rt#50040)



Index: perl-Text-Diff.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Text-Diff/devel/perl-Text-Diff.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-Text-Diff.spec	27 Sep 2009 04:40:21 -0000	1.8
+++ perl-Text-Diff.spec	27 Sep 2009 04:52:24 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-Text-Diff
 Version:        1.37
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perform diffs on files and record sets
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@ BuildRequires:  perl(Algorithm::Diff) >=
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -53,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.37-2
+- add Test::More as a BR (rt#50040)
+
 * Sun Sep 27 2009 Chris Weyl <cweyl at alumni.drew.edu> 1.37-1
 - add filtering
 - auto-update to 1.37 (by cpan-spec-update 0.01)




More information about the fedora-extras-commits mailing list