|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Perl-Critic
|
|
|
|
|
Version: 1.105
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Critique Perl source code for best-practices
|
|
|
|
|
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.105-3
|
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
|
|
|
|
|
* Wed Nov 25 2009 Stepan Kasal <skasal@redhat.com> - 1.105-2
|
|
|
|
|
- use the new filtering macros (verified that the resulting provides
|
|
|
|
|
and requires are the same)
|
|
|
|
|