rpms/perl-Test-Inline/devel .cvsignore, 1.5, 1.6 perl-Test-Inline.spec, 1.14, 1.15 sources, 1.5, 1.6

corsepiu corsepiu at fedoraproject.org
Wed Jun 17 04:54:57 UTC 2009


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Test-Inline/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26801/devel

Modified Files:
	.cvsignore perl-Test-Inline.spec sources 
Log Message:
* Wed Jun 17 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.210-1
- Upstream update.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Inline/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	2 Jan 2008 08:46:48 -0000	1.5
+++ .cvsignore	17 Jun 2009 04:54:26 -0000	1.6
@@ -1 +1 @@
-Test-Inline-2.208.tar.gz
+Test-Inline-2.210.tar.gz


Index: perl-Test-Inline.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Inline/devel/perl-Test-Inline.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- perl-Test-Inline.spec	27 Feb 2009 06:20:36 -0000	1.14
+++ perl-Test-Inline.spec	17 Jun 2009 04:54:26 -0000	1.15
@@ -1,13 +1,11 @@
 Name: 		perl-Test-Inline
-Version: 	2.208
-Release: 	5%{?dist}
+Version: 	2.210
+Release: 	1%{?dist}
 Summary: 	Test::Inline Perl module
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
 URL: 		http://search.cpan.org/dist/Test-Inline/
 Source0: 	http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-Inline-%{version}.tar.gz
-# META.yml has wrong minimum perl version
-Patch0:		Test-Inline-2.208.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -33,6 +31,8 @@ BuildRequires:	perl(Test::Script)
 # For improved tests
 BuildRequires:	perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::MinimumVersion)
+BuildRequires:  perl(Test::CPAN::Meta) >= 0.12
+BuildRequires:  perl(Perl::MinimumVersion) >= 1.20
 
 # RPM misses these deps
 Requires:	perl(File::Flat)
@@ -43,7 +43,6 @@ Test::Inline allows you to inline your t
 
 %prep
 %setup -q -n Test-Inline-%{version}
-%patch0 -p1 
 
 cat << \EOF > %{name}-req
 #!/bin/sh
@@ -80,6 +79,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 17 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.210-1
+- Upstream update.
+
 * Fri Feb 27 2009 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.208-5
 - Adjust minimum perl version in META.yml (Add Test-Inline-2.208.diff).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Test-Inline/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	2 Jan 2008 08:46:48 -0000	1.5
+++ sources	17 Jun 2009 04:54:26 -0000	1.6
@@ -1 +1 @@
-9f608e40b0c65d54eb430748b52393cc  Test-Inline-2.208.tar.gz
+1959231d95ddde18ffd4430cab1f0eb0  Test-Inline-2.210.tar.gz




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