rpms/perl-Archive-Any/devel .cvsignore, 1.2, 1.3 perl-Archive-Any.spec, 1.4, 1.5 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Sun Jun 7 08:33:48 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Archive-Any/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18110

Modified Files:
	.cvsignore perl-Archive-Any.spec sources 
Log Message:
* Sun Jun 07 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.0932-1
- auto-update to 0.0932 (by cpan-spec-update 0.01)
- altered br on perl(Test::More) (0 => 0.4)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Archive-Any/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	9 May 2007 21:29:34 -0000	1.2
+++ .cvsignore	7 Jun 2009 08:33:17 -0000	1.3
@@ -1 +1 @@
-Archive-Any-0.093.tar.gz
+Archive-Any-0.0932.tar.gz


Index: perl-Archive-Any.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Archive-Any/devel/perl-Archive-Any.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Archive-Any.spec	26 Feb 2009 11:03:20 -0000	1.4
+++ perl-Archive-Any.spec	7 Jun 2009 08:33:17 -0000	1.5
@@ -1,19 +1,19 @@
 Name:           perl-Archive-Any
-Version:        0.093
-Release:        4%{?dist}
+Version:        0.0932
+Release:        1%{?dist}
 Summary:        Single interface to deal with file archives
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Archive-Any/
-Source0:        http://www.cpan.org/authors/id/C/CM/CMOORE/Archive-Any-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/C/CM/CMOORE/Archive-Any-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # core
-BuildRequires:  perl(Cwd) 
-BuildRequires:  perl(File::Spec::Functions) 
-BuildRequires:  perl(Test::More) 
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(Test::More) >= 0.4
 # cpan
 BuildRequires:  perl(Archive::Tar) >= 0.22
 BuildRequires:  perl(Archive::Zip) >= 1.07
@@ -64,6 +64,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 07 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.0932-1
+- auto-update to 0.0932 (by cpan-spec-update 0.01)
+- altered br on perl(Test::More) (0 => 0.4)
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.093-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Archive-Any/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	9 May 2007 21:29:34 -0000	1.2
+++ sources	7 Jun 2009 08:33:17 -0000	1.3
@@ -1 +1 @@
-ba6bf97e81669e7e371e35ffa11f83cb  Archive-Any-0.093.tar.gz
+aaab5cf41f2efe428b65fbc352ee314e  Archive-Any-0.0932.tar.gz




More information about the Fedora-perl-devel-list mailing list