From b3089522d25f8a1609e4de4bad2578d1cd6177ff Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 7 Dec 2016 16:39:33 +0000
Subject: Update to 1.113

- New upstream release 1.113
  - Fix a Perl 5.8 issue with Makefile.PL, even though the module requires
    Perl 5.10
---
 perl-Module-Extract-VERSION.spec | 9 +++++++--
 sources                          | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/perl-Module-Extract-VERSION.spec b/perl-Module-Extract-VERSION.spec
index f96646d..ca1d811 100644
--- a/perl-Module-Extract-VERSION.spec
+++ b/perl-Module-Extract-VERSION.spec
@@ -1,5 +1,5 @@
 Name:          perl-Module-Extract-VERSION
-Version:       1.112
+Version:       1.113
 Release:       1%{?dist}
 Summary:       Extract a module version without running code
 License:       Artistic 2.0
@@ -10,7 +10,7 @@ BuildArch:    noarch
 BuildRequires: coreutils
 BuildRequires: findutils
 BuildRequires: make
-BuildRequires: perl
+BuildRequires: perl >= 4:5.10.0
 BuildRequires: perl-generators
 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64
 BuildRequires: perl(File::Spec)
@@ -60,6 +60,11 @@ make test
 %{_mandir}/man3/Module::Extract::VERSION.3*
 
 %changelog
+* Wed Dec  7 2016 Paul Howarth <p...@city-fan.org> - 1.113-1
+- Update to 1.113
+  - Fix a Perl 5.8 issue with Makefile.PL, even though the module requires
+    Perl 5.10
+
 * Tue Dec  6 2016 Paul Howarth <p...@city-fan.org> - 1.112-1
 - Update to 1.112
   - Remove prereq.t test; upstream will do that locally
diff --git a/sources b/sources
index 2012ad7..11e2399 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38b75c2a7b3da70c77bb35c192d93b55  Module-Extract-VERSION-1.112.tar.gz
+d4a8861ce561580d22116166d9b18ede  Module-Extract-VERSION-1.113.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Module-Extract-VERSION.git/commit/?h=perl-Module-Extract-VERSION-1.113-1.fc26&id=b3089522d25f8a1609e4de4bad2578d1cd6177ff
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to