[perl-Sub-Exporter-Progressive] Update to 0.001011

Paul Howarth pghmcfc at fedoraproject.org
Mon Oct 28 20:18:48 UTC 2013


commit 7c2f1b2a8cffdaf34986143b69bc162195603bd5
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Oct 28 20:18:08 2013 +0000

    Update to 0.001011
    
    - New upstream release 0.001011
      - Fix in global destruction
      - Fix SYNOPSIS
      - Fix duplicate word in DESCRIPTION (CPAN RT#86072)

 perl-Sub-Exporter-Progressive.spec |   10 ++++++++--
 sources                            |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Sub-Exporter-Progressive.spec b/perl-Sub-Exporter-Progressive.spec
index b24e422..a732d0c 100644
--- a/perl-Sub-Exporter-Progressive.spec
+++ b/perl-Sub-Exporter-Progressive.spec
@@ -2,8 +2,8 @@
 %global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION < 0.88) ? 1 : 0);' 2>/dev/null || echo 0)
 
 Name:		perl-Sub-Exporter-Progressive
-Version:	0.001010
-Release:	3%{?dist}
+Version:	0.001011
+Release:	1%{?dist}
 Summary:	Only use Sub::Exporter if you need it
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -70,6 +70,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Exporter::Progressive.3pm*
 
 %changelog
+* Mon Oct 28 2013 Paul Howarth <paul at city-fan.org> - 0.001011-1
+- Update to 0.001011
+  - Fix in global destruction
+  - Fix SYNOPSIS
+  - Fix duplicate word in DESCRIPTION (CPAN RT#86072)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.001010-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 65dd706..91eb0f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0350d9e12549112ae1f618cbff3ecbd9  Sub-Exporter-Progressive-0.001010.tar.gz
+bb50b3ba1538902b197c04818a84230a  Sub-Exporter-Progressive-0.001011.tar.gz



More information about the perl-devel mailing list