Update to 0.001011

- New upstream release 0.001011
  - Fix in global destruction
  - Fix SYNOPSIS
  - Fix duplicate word in DESCRIPTION (CPAN RT#86072)
This commit is contained in:
Paul Howarth 2013-10-28 20:18:08 +00:00
parent 067e566243
commit 7c2f1b2a8c
2 changed files with 9 additions and 3 deletions

View File

@ -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@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@lists.fedoraproject.org> - 0.001010-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
0350d9e12549112ae1f618cbff3ecbd9 Sub-Exporter-Progressive-0.001010.tar.gz
bb50b3ba1538902b197c04818a84230a Sub-Exporter-Progressive-0.001011.tar.gz