[perl-Test-Modern] Update to 0.013

Paul Howarth pghmcfc at fedoraproject.org
Thu Oct 9 11:42:35 UTC 2014


commit d801404607fb0b041c9f51e34dc6d66d7eaa1ae3
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Oct 9 12:41:53 2014 +0100

    Update to 0.013
    
    - New upstream release 0.013
      - Add 'test recommends' dependencies on a few modules

 perl-Test-Modern.spec |    7 ++++++-
 sources               |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Modern.spec b/perl-Test-Modern.spec
index df8fbae..c4333fb 100644
--- a/perl-Test-Modern.spec
+++ b/perl-Test-Modern.spec
@@ -1,5 +1,5 @@
 Name:		perl-Test-Modern
-Version:	0.012
+Version:	0.013
 Release:	1%{?dist}
 Summary:	Precision testing for modern perl
 License:	GPL+ or Artistic
@@ -39,6 +39,7 @@ BuildRequires:	perl(warnings)
 BuildRequires:	perl(base)
 BuildRequires:	perl(Data::Dumper)
 # Optional Test Requirements
+BuildRequires:	perl(LWP::UserAgent)
 BuildRequires:	perl(Moose) >= 2.0600
 BuildRequires:	perl(namespace::clean)
 # Runtime
@@ -83,6 +84,10 @@ make test
 %{_mandir}/man3/Test::Modern.3*
 
 %changelog
+* Thu Oct  9 2014 Paul Howarth <paul at city-fan.org> - 0.013-1
+- Update to 0.013
+  - Add 'test recommends' dependencies on a few modules
+
 * Tue Sep 30 2014 Paul Howarth <paul at city-fan.org> - 0.012-1
 - Update to 0.012
   - does_ok no longer calls the internal Test::Builder '_try' method
diff --git a/sources b/sources
index 8cf4cd5..ce92740 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b53e9b7f759ca0689ec14e4f2fef17c2  Test-Modern-0.012.tar.gz
+9b193125d571a51793ee4208a1587f82  Test-Modern-0.013.tar.gz



More information about the perl-devel mailing list