Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 11:45:22 +02:00
parent eb75def31d
commit 4ee5d74b2c

View File

@ -1,6 +1,6 @@
Name: perl-B-Keywords
Version: 1.13
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lists of reserved barewords and symbol names
Group: Development/Libraries
License: GPL+ or Artistic
@ -49,6 +49,9 @@ make test
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.13-2
- Perl 5.18 rebuild
* Sat Apr 6 2013 Paul Howarth <paul@city-fan.org> - 1.13-1
- Update to 1.13
- Removed diag before each big t/11keywords.t loop