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:
parent
067e566243
commit
7c2f1b2a8c
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user