Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-30 19:47:30 +02:00
parent 6b135392be
commit f893703341

View File

@ -7,7 +7,7 @@
Name: perl-B-Keywords
Version: 1.24
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
@ -86,6 +86,9 @@ make test
%{_mandir}/man3/B::Keywords.3*
%changelog
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.24-2
- Perl 5.36 rebuild
* Wed Feb 23 2022 Paul Howarth <paul@city-fan.org> - 1.24-1
- Update to 1.24
- Fix for broken <archlibexp>/CORE/keywords.h test on system macOS (GH#5)