diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec index 9f78026..5948504 100644 --- a/perl-PadWalker.spec +++ b/perl-PadWalker.spec @@ -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 - 2.1-1 +- Update to 2.1 + - Another bleadperl fix (CPAN RT#101037) + * Mon Dec 15 2014 Paul Howarth - 2.0-1 - Update to 2.0 - Restore compatibility with perl 5.8 (CPAN RT#100262) diff --git a/sources b/sources index c19ab95..e5cbd96 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d602cf26e3e9086865a57708b2a0db2 PadWalker-2.0.tar.gz +fdd962c6e519aad58606997d11448fd3 PadWalker-2.1.tar.gz