Perl 5.22 rebuild

This commit is contained in:
Jitka Plesnikova 2015-06-05 12:36:45 +02:00
parent 58c50eff74
commit dd4bccac7a

View File

@ -1,6 +1,6 @@
Name: perl-B-Keywords
Version: 1.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lists of reserved barewords and symbol names
Group: Development/Libraries
License: GPL+ or Artistic
@ -76,6 +76,9 @@ make test %{!?perl_bootstrap:IS_MAINTAINER=1 AUTHOR_TESTING=1}
%changelog
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.14-2
- Perl 5.22 rebuild
* Sun Feb 22 2015 Paul Howarth <paul@city-fan.org> - 1.14-1
- Update to 1.14
- Removed err from Barewords (CPAN RT#102259)