Compare commits

..

No commits in common. "rawhide" and "f36" have entirely different histories.
rawhide ... f36

View File

@ -7,7 +7,7 @@
Name: perl-B-Keywords
Version: 1.24
Release: 4%{?dist}
Release: 1%{?dist}
Summary: Lists of reserved barewords and symbol names
License: GPL+ or Artistic
URL: https://metacpan.org/release/B-Keywords
@ -86,15 +86,6 @@ make test
%{_mandir}/man3/B::Keywords.3*
%changelog
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.24-3
- Perl 5.36 re-rebuild of bootstrapped packages
* 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)