rpms/perl-Test-ClassAPI/F-9 perl-Test-ClassAPI.spec,1.9,1.10

Ralf Corsépius corsepiu at fedoraproject.org
Tue Aug 26 03:39:26 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Test-ClassAPI/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1161/F-9

Modified Files:
	perl-Test-ClassAPI.spec 
Log Message:
* Tue Aug 26 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.05-1
- Upstream update.



Index: perl-Test-ClassAPI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-ClassAPI/F-9/perl-Test-ClassAPI.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- perl-Test-ClassAPI.spec	27 Feb 2008 21:44:32 -0000	1.9
+++ perl-Test-ClassAPI.spec	26 Aug 2008 03:38:55 -0000	1.10
@@ -1,6 +1,6 @@
 Name: 		perl-Test-ClassAPI
-Version: 	1.04
-Release: 	4%{?dist}
+Version: 	1.05
+Release: 	1%{?dist}
 Summary: 	Provides basic first-pass API testing for large class trees
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -21,6 +21,16 @@
 # For improved tests
 BuildRequires:  perl(Test::Pod)
 
+# For improved tests
+# FIXME: perl(Test::CPAN::Meta) is too old
+# BuildRequires: perl(Test::CPAN::Meta) >= 0.12
+BuildRequires: perl(Test::CPAN::Meta)
+# FIXME: Fedora's perl(Pod::Simple) is too old
+# BuildRequires: perl(Pod::Simple) >= 3.07
+BuildRequires: perl(Pod::Simple)
+BuildRequires: perl(Test::MinimumVersion) >= 0.008
+
+
 %description
 Provides basic first-pass API testing for large class trees.
 
@@ -56,6 +66,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 26 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.05-1
+- Upstream update.
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.04-4
 - Rebuild for perl 5.10 (again)
 




More information about the fedora-extras-commits mailing list