Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-31 07:17:52 +02:00
parent fd99841de1
commit 985dcf2873

View File

@ -7,7 +7,7 @@
Name: perl-B-Keywords
Version: 1.20
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lists of reserved barewords and symbol names
License: GPL+ or Artistic
URL: https://metacpan.org/release/B-Keywords
@ -84,6 +84,9 @@ make test
%{_mandir}/man3/B::Keywords.3*
%changelog
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.20-2
- Perl 5.30 rebuild
* Fri Feb 15 2019 Paul Howarth <paul@city-fan.org> - 1.20-1
- Update to 1.20
- extern was added with 5.29.0c