Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-01-30 03:37:14 +00:00
parent a76e10cf99
commit 94a09058ce
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: perl-Perl-Critic
Version: 1.138
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Critique Perl source code for best-practices
License: GPL+ or Artistic
URL: https://metacpan.org/release/Perl-Critic
@ -167,6 +167,9 @@ LC_ALL=en_US ./Build test
%{_mandir}/man3/Test::Perl::Critic::Policy.3*
%changelog
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.138-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 25 2020 Paul Howarth <paul@city-fan.org> - 1.138-1
- Update to 1.138
- RequireCheckingReturnValueOfEval didn't count returning the result of an