From e317157b5e7ce02825332e368eddb374bb7a4678 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Fri, 3 Feb 2017 09:39:42 +0000
Subject: Update to 1.043

- New upstream release 1.043
  - Clarified license as Artistic 2.0
    (https://github.com/briandfoy/module-extract-use/issues/3)
---
 perl-Module-Extract-Use.spec | 17 +++++++++--------
 sources                      |  2 +-
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/perl-Module-Extract-Use.spec b/perl-Module-Extract-Use.spec
index 1886c52..8fe5fc4 100644
--- a/perl-Module-Extract-Use.spec
+++ b/perl-Module-Extract-Use.spec
@@ -1,14 +1,10 @@
-# Work around differences between perl and rpm versioning
-%global upstream_version 1.042
-%global downstream_version 1.04.2
-
 Summary:       Pull out the modules a module explicitly uses
 Name:          perl-Module-Extract-Use
-Version:       %{downstream_version}
+Version:       1.043
 Release:       1%{?dist}
-License:       GPL+ or Artistic
+License:       Artistic 2.0
 URL:           http://search.cpan.org/dist/Module-Extract-Use/
-Source0:       
http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Module-Extract-Use-%{upstream_version}.tar.gz
+Source0:       
http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Module-Extract-Use-%{version}.tar.gz
 BuildArch:     noarch
 # Module Build
 BuildRequires: coreutils
@@ -46,7 +42,7 @@ for those pragmas but won't have separate entries in the data 
this module
 returns.
 
 %prep
-%setup -q -n Module-Extract-Use-%{upstream_version}
+%setup -q -n Module-Extract-Use-%{version}
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -71,6 +67,11 @@ make test
 %{_mandir}/man3/Module::Extract::Use.3*
 
 %changelog
+* Fri Feb  3 2017 Paul Howarth <[email protected]> - 1.043-1
+- Update to 1.043
+  - Clarified license as Artistic 2.0
+    (https://github.com/briandfoy/module-extract-use/issues/3)
+
 * Wed Feb  1 2017 Paul Howarth <[email protected]> - 1.04.2-1
 - Update to 1.042
   - The -l and -j options work on the list of namespaces from all files
diff --git a/sources b/sources
index f7a9d77..996d7f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Module-Extract-Use-1.042.tar.gz) = 
d721dee30f9b0813b9ec92724ce47da0506113fb8c611071c74583032bcaf61eef926d7a15600d64027d36f048646a4861fcd70da9e99ad8084e5654cdaabd3f
+SHA512 (Module-Extract-Use-1.043.tar.gz) = 
f45cc1e20fc01cca2126c60402aa2962bd982df7df5ef8548729e07b029df5379b1a9cbb598244f34c869c0d14741ddc490984623aeb8b8893ef680414b3acbc
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Module-Extract-Use.git/commit/?h=master&id=e317157b5e7ce02825332e368eddb374bb7a4678
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to