pghmcfc pushed to perl-Test-Requires (perl-Test-Requires-0.10-1.fc23). "Update to 0.10 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 21 20:00:58 UTC 2015


From 042cf3b03c2f25f79dde3195c1d5e47eb72e935c Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 21 Jul 2015 20:26:07 +0100
Subject: Update to 0.10

- New upstream release 0.10
  - Support 5.6 again

diff --git a/perl-Test-Requires.spec b/perl-Test-Requires.spec
index 0bbe056..4b8afd3 100644
--- a/perl-Test-Requires.spec
+++ b/perl-Test-Requires.spec
@@ -3,7 +3,7 @@
 
 Name:		perl-Test-Requires
 Summary:	Checks to see if a given module can be loaded
-Version:	0.09
+Version:	0.10
 Release:	1%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -16,8 +16,7 @@ BuildRequires:	coreutils
 BuildRequires:	findutils
 BuildRequires:	make
 BuildRequires:	perl
-BuildRequires:	perl(ExtUtils::MakeMaker)
-BuildRequires:	perl(File::Copy)
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.64
 # Module
 BuildRequires:	perl(base)
 BuildRequires:	perl(strict)
@@ -25,7 +24,7 @@ BuildRequires:	perl(Test::Builder::Module)
 BuildRequires:	perl(warnings)
 # Test Suite
 BuildRequires:	perl(Data::Dumper)
-BuildRequires:	perl(Test::More) >= 0.61
+BuildRequires:	perl(Test::More) >= 0.47
 # Extra Tests
 %if 0%{!?perl_bootstrap:1} && 0%{!?rhel:1}
 # Test::Perl::Critic -> Perl::Critic -> PPIx::Regexp -> Test::Kwalitee ->
@@ -75,6 +74,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Requires.3*
 
 %changelog
+* Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.10-1
+- Update to 0.10
+  - Support 5.6 again
+
 * Tue Jul 21 2015 Paul Howarth <paul at city-fan.org> - 0.09-1
 - Update to 0.09
   - Requires 5.8.1
diff --git a/sources b/sources
index 2c551e2..d9890e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-795c1b3d02f91291e59791ce58f5cdb7  Test-Requires-0.09.tar.gz
+0d5da779609d0c8fa6f796b45ff8c6f3  Test-Requires-0.10.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Requires.git/commit/?h=perl-Test-Requires-0.10-1.fc23&id=042cf3b03c2f25f79dde3195c1d5e47eb72e935c


More information about the perl-devel mailing list