|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Perl-Critic
|
|
|
|
Name: perl-Perl-Critic
|
|
|
|
Version: 1.116
|
|
|
|
Version: 1.116
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Summary: Critique Perl source code for best-practices
|
|
|
|
Summary: Critique Perl source code for best-practices
|
|
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -151,6 +151,9 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1.116-3
|
|
|
|
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 29 2011 Paul Howarth <paul@city-fan.org> - 1.116-2
|
|
|
|
* Wed Jun 29 2011 Paul Howarth <paul@city-fan.org> - 1.116-2
|
|
|
|
- move BR: perl(Test::Perl::Critic) to author test section where it belongs
|
|
|
|
- move BR: perl(Test::Perl::Critic) to author test section where it belongs
|
|
|
|
- run the author tests if we're not bootstrapping
|
|
|
|
- run the author tests if we're not bootstrapping
|
|
|
|