rpms/perl-File-Slurp/FC-4 .cvsignore, 1.2, 1.3 perl-File-Slurp.spec, 1.2, 1.3 sources, 1.2, 1.3

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Wed Feb 1 06:27:23 UTC 2006


Author: corsepiu

Update of /cvs/extras/rpms/perl-File-Slurp/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11968/FC-4

Modified Files:
	.cvsignore perl-File-Slurp.spec sources 
Log Message:
Upstream update.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Slurp/FC-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Sep 2005 02:15:28 -0000	1.2
+++ .cvsignore	1 Feb 2006 06:27:23 -0000	1.3
@@ -1 +1 @@
-File-Slurp-9999.09.tar.gz
+File-Slurp-9999.11.tar.gz


Index: perl-File-Slurp.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Slurp/FC-4/perl-File-Slurp.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-File-Slurp.spec	10 Sep 2005 02:19:50 -0000	1.2
+++ perl-File-Slurp.spec	1 Feb 2006 06:27:23 -0000	1.3
@@ -1,6 +1,6 @@
 Name: 		perl-File-Slurp
-Version: 	9999.09
-Release: 	2%{?dist}
+Version: 	9999.11
+Release: 	1%{?dist}
 Summary: 	Efficient Reading/Writing of Complete Files
 License: 	GPL or Artistic
 Group: 		Development/Libraries
@@ -11,6 +11,9 @@
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
 
+BuildRequires:	perl(Test::Pod::Coverage) >= 1.04
+BuildRequires:	perl(Test::Pod) >= 1.14
+
 %description
 This module provides subs that allow you to read or write entire files with
 one simple call. They are designed to be simple to use, have flexible ways
@@ -50,6 +53,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 01 2006 Ralf Corsépius <rc040203 at freenet.de> - 9999.11-1
+- Upstream update.
+- BR perl(Test::Pod), perl(Test::Pod::Coverage).
+
 * Sat Sep 10 2005 Ralf Corsepius <rc040203 at freenet.de> - 9999.09-2
 - Apply JPO's patch (PR #167282).
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-File-Slurp/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Sep 2005 02:15:28 -0000	1.2
+++ sources	1 Feb 2006 06:27:23 -0000	1.3
@@ -1 +1 @@
-b2bd4e917b6fafe03145f3977ba8bd7a  File-Slurp-9999.09.tar.gz
+f07d4a5e580412cb40cf50a0d99de30d  File-Slurp-9999.11.tar.gz




More information about the scm-commits mailing list