Perl mass rebuild

This commit is contained in:
Petr Sabata 2011-07-20 04:47:42 +02:00
parent 5eb7be0114
commit 5d7d0a20eb
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-Perl-Critic
Version: 1.116
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Critique Perl source code for best-practices
Group: Development/Libraries
@ -151,6 +151,9 @@ LC_ALL=en_US ./Build %{!?perl_bootstrap:author}test
%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
- move BR: perl(Test::Perl::Critic) to author test section where it belongs
- run the author tests if we're not bootstrapping