From 9189c3e9a71e53960b3165471ba2f3e42c573c83 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Tue, 6 Dec 2016 10:00:51 +0000
Subject: Update to 1.112
- New upstream release 1.112
- Remove prereq.t test; upstream will do that locally
- Hide some packages from PAUSE
- License changed to Artistic 2.0
---
perl-Module-Extract-VERSION.spec | 11 ++++++++---
sources | 2 +-
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/perl-Module-Extract-VERSION.spec b/perl-Module-Extract-VERSION.spec
index a1c219d..f96646d 100644
--- a/perl-Module-Extract-VERSION.spec
+++ b/perl-Module-Extract-VERSION.spec
@@ -1,8 +1,8 @@
Name: perl-Module-Extract-VERSION
-Version: 1.111
+Version: 1.112
Release: 1%{?dist}
Summary: Extract a module version without running code
-License: GPL+ or Artistic
+License: Artistic 2.0
URL: http://search.cpan.org/dist/Module-Extract-VERSION/
Source0:
http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Module-Extract-VERSION-%{version}.tar.gz
BuildArch: noarch
@@ -29,7 +29,6 @@ BuildRequires: perl(Test::More) >= 0.95
BuildRequires: perl(Test::Manifest) >= 1.21
BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::Pod::Coverage) >= 1.00
-# Test::Prereq not used in presence of Test::Manifest
# Runtime
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(Safe)
@@ -61,6 +60,12 @@ make test
%{_mandir}/man3/Module::Extract::VERSION.3*
%changelog
+* Tue Dec 6 2016 Paul Howarth <[email protected]> - 1.112-1
+- Update to 1.112
+ - Remove prereq.t test; upstream will do that locally
+ - Hide some packages from PAUSE
+- License changed to Artistic 2.0
+
* Tue Oct 18 2016 Paul Howarth <[email protected]> - 1.111-1
- Update to 1.111
- Use a safe compartment
diff --git a/sources b/sources
index 906d4bd..2012ad7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae6b71daf2335d98b547744cce743e8d Module-Extract-VERSION-1.111.tar.gz
+38b75c2a7b3da70c77bb35c192d93b55 Module-Extract-VERSION-1.112.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Module-Extract-VERSION.git/commit/?h=perl-Module-Extract-VERSION-1.112-1.fc26&id=9189c3e9a71e53960b3165471ba2f3e42c573c83
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]