Update to 2.1

- New upstream release 2.1
  - Another bleadperl fix (CPAN RT#101037)
This commit is contained in:
Paul Howarth 2015-04-26 16:12:15 +01:00
parent 78c2219847
commit 9d8aaa3ab7
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-PadWalker
Version: 2.0
Version: 2.1
Release: 1%{?dist}
Summary: Play with other people's lexical variables
License: GPL+ or Artistic
@ -49,6 +49,10 @@ make test
%{_mandir}/man3/PadWalker.3*
%changelog
* Sun Apr 26 2015 Paul Howarth <paul@city-fan.org> - 2.1-1
- Update to 2.1
- Another bleadperl fix (CPAN RT#101037)
* Mon Dec 15 2014 Paul Howarth <paul@city-fan.org> - 2.0-1
- Update to 2.0
- Restore compatibility with perl 5.8 (CPAN RT#100262)

View File

@ -1 +1 @@
9d602cf26e3e9086865a57708b2a0db2 PadWalker-2.0.tar.gz
fdd962c6e519aad58606997d11448fd3 PadWalker-2.1.tar.gz