-
Wed Oct 23 2024 Paul Howarth <paul@city-fan.org> - 1.156-1
- Update to 1.156 (rhbz#2321227)
- Subroutines::ProhibitManyArgs no longer gets confused by underscores in
variable names (GH#1027)
-
Mon Oct 21 2024 Petr Pisar <ppisar@redhat.com> - 1.154-2
- Require ExtUtils::Manifest for Perl::Critic::TestUtils::bundled_policy_names()
-
Mon Oct 21 2024 Paul Howarth <paul@city-fan.org> - 1.154-1
- Update to 1.154 (rhbz#2320114)
Enhancements
- ProhibitedUnusedCapture now recognizes %+, %-, %{^CAPTURE} and
%LAST_PAREN_MATCH (GH#1065)
- Fixed a deprecation warning in the extras/perlcritic.el Emacs script
(GH#1067)
- RequireExplicitPackage now accepts a use VERSION as the first line
(GH#1070)
Fixes
- Fix some false positives for function calls as a hash index (GH#1071)
Documentation
- Clarify package_exemptions rules (GH#1043)
-
Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.152-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.152-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.152-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
Tue Oct 17 2023 Paul Howarth <paul@city-fan.org> - 1.152-1
- Update to 1.152 (rhbz#2244582)
- Fix a test failure for Subroutines::RequireArgUnpacking (GH#1048)
- Fix a test failure in t/06_violation.t on Perl 5.39.1 or above (GH#1037)
-
Mon Sep 25 2023 Paul Howarth <paul@city-fan.org> - 1.150-4
- Fix for Perl::Critic::Policy::Subroutines::RequireArgUnpacking with PPI 1.277
(GH#1048)
-
Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.150-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
Mon Jul 10 2023 Paul Howarth <paul@city-fan.org> - 1.150-2
- Use SPDX-format license tag for perl-Test-Perl-Critic-Policy sub-package
- Avoid use of deprecated patch syntax