Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-03 15:34:36 +02:00
parent 9d8aaa3ab7
commit a5e332892f

View File

@ -1,6 +1,6 @@
Name: perl-PadWalker
Version: 2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Play with other people's lexical variables
License: GPL+ or Artistic
Group: Development/Libraries
@ -49,6 +49,9 @@ make test
%{_mandir}/man3/PadWalker.3*
%changelog
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 2.1-2
- Perl 5.22 rebuild
* Sun Apr 26 2015 Paul Howarth <paul@city-fan.org> - 2.1-1
- Update to 2.1
- Another bleadperl fix (CPAN RT#101037)