From 88bf88596275654519a6ee07c6383fcd904b20f8 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Wed, 16 Mar 2016 18:36:20 +0000
Subject: Update to 0.15

- New upstream release 0.15
  - Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)
  - Repository moved to the github p5sagit organization (the primary is on
    shadowcat, mirrored to github)
- Explicitly BR: perl-devel, needed for EXTERN.h
---
 perl-Sub-Name.spec | 21 +++++++++++++++++----
 sources            |  2 +-
 2 files changed, 18 insertions(+), 5 deletions(-)

diff --git a/perl-Sub-Name.spec b/perl-Sub-Name.spec
index 80db4ff..626ac11 100644
--- a/perl-Sub-Name.spec
+++ b/perl-Sub-Name.spec
@@ -1,14 +1,19 @@
 # TODO: BR: perl(B::C) when available
 
 Name:          perl-Sub-Name
-Version:       0.14
-Release:       4%{?dist}
+Version:       0.15
+Release:       1%{?dist}
 Summary:       Name - or rename - a sub
 License:       GPL+ or Artistic
 URL:           http://search.cpan.org/dist/Sub-Name/
 Source0:       
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Sub-Name-%{version}.tar.gz
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: gcc
+BuildRequires: make
 BuildRequires: perl
+BuildRequires: perl-devel
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Exporter) >= 5.57
@@ -18,6 +23,7 @@ BuildRequires:        perl(XSLoader)
 # Test Suite
 BuildRequires: perl(B::Deparse)
 BuildRequires: perl(File::Spec)
+BuildRequires: perl(Module::Metadata)
 BuildRequires: perl(Test::More) >= 0.88
 # Optional Tests
 BuildRequires: perl(CPAN::Meta) >= 2.120900
@@ -53,9 +59,9 @@ make test
 
 %files
 %if 0%{?_licensedir:1}
-%license LICENSE
+%license LICENCE
 %else
-%doc LICENSE
+%doc LICENCE
 %endif
 %doc Changes CONTRIBUTING README
 %{perl_vendorarch}/auto/Sub/
@@ -63,6 +69,13 @@ make test
 %{_mandir}/man3/Sub::Name.3*
 
 %changelog
+* Wed Mar 16 2016 Paul Howarth <p...@city-fan.org> - 0.15-1
+- Update to 0.15
+  - Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)
+  - Repository moved to the github p5sagit organization (the primary is on
+    shadowcat, mirrored to github)
+- Explicitly BR: perl-devel, needed for EXTERN.h
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.14-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 9463e90..defbd6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-211ca38767145b6c362da3b821a5abca  Sub-Name-0.14.tar.gz
+9711808eae4e8b792ed9316daa2d80d4  Sub-Name-0.15.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Sub-Name.git/commit/?h=master&id=88bf88596275654519a6ee07c6383fcd904b20f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-de...@lists.fedoraproject.org

Reply via email to