commit d801404607fb0b041c9f51e34dc6d66d7eaa1ae3
Author: Paul Howarth <p...@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 <p...@city-fan.org> - 0.013-1
+- Update to 0.013
+  - Add 'test recommends' dependencies on a few modules
+
 * Tue Sep 30 2014 Paul Howarth <p...@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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to