|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Name: perl-Test-Perl-Critic
|
|
|
|
|
Summary: Use Perl::Critic in test programs
|
|
|
|
|
Version: 1.02
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/T/TH/THALJEF/Test-Perl-Critic-%{version}.tar.gz
|
|
|
|
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri May 07 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.02-2
|
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
|
|
|
|
|
* Sun Mar 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 1.02-1
|
|
|
|
|
- update by Fedora::App::MaintainerTools 0.006
|
|
|
|
|
- updating to latest GA CPAN version (1.02)
|
|
|
|
|