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