[perl-Test-Modern] Update to 0.005

Paul Howarth pghmcfc at fedoraproject.org
Wed Mar 26 12:17:36 UTC 2014


commit bb1453c335934728659c0740d1d2e047affa21c5
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Mar 26 12:17:10 2014 +0000

    Update to 0.005
    
    - New upstream release 0.005
      - Support Perl 5.6.1+

 perl-Test-Modern.spec |   11 +++++++----
 sources               |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-Test-Modern.spec b/perl-Test-Modern.spec
index d359db6..2c62aac 100644
--- a/perl-Test-Modern.spec
+++ b/perl-Test-Modern.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Modern
-Version:	0.004
+Version:	0.005
 Release:	1%{?dist}
 Summary:	Precision testing for modern perl
 License:	(GPL+ or Artistic) and CC-BY-SA
@@ -12,10 +12,9 @@ BuildRequires:	perl(CPAN::Meta::Requirements) >= 2.000
 BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.17
 # Module Runtime
 BuildRequires:	perl(B)
-BuildRequires:	perl(Carp)
 BuildRequires:	perl(Exporter::Tiny) >= 0.030
-BuildRequires:	perl(IO::File) >= 1.10
-BuildRequires:	perl(IO::Handle) >= 1.23
+BuildRequires:	perl(IO::File) >= 1.08
+BuildRequires:	perl(IO::Handle) >= 1.21
 BuildRequires:	perl(Import::Into) >= 1.002000
 BuildRequires:	perl(Module::Runtime) >= 0.012
 BuildRequires:	perl(Moose::Util)
@@ -83,6 +82,10 @@ make test
 %{_mandir}/man3/Test::Modern.3pm*
 
 %changelog
+* Wed Mar 26 2014 Paul Howarth <paul at city-fan.org> - 0.005-1
+- Update to 0.005
+  - Support Perl 5.6.1+
+
 * Tue Mar 25 2014 Paul Howarth <paul at city-fan.org> - 0.004-1
 - Update to 0.004
   - EXPERIMENTALLY provide Test::Pod functions
diff --git a/sources b/sources
index 2690265..258bbd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37be06508a09917a9eaf700f3320b970  Test-Modern-0.004.tar.gz
+f8fd4268c7eb79b02caf6cd3b94ed00f  Test-Modern-0.005.tar.gz



More information about the perl-devel mailing list