Update to 0.21; the new BR needs to be packaged first

This commit is contained in:
Jose Pedro Oliveira 2006-11-11 15:30:39 +00:00
parent f0165e2329
commit 1665da32c6
3 changed files with 9 additions and 4 deletions

View File

@ -1 +1 @@
Perl-Critic-0.2.tar.gz
Perl-Critic-0.21.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Perl-Critic
Version: 0.2
Version: 0.21
Release: 1%{?dist}
Summary: Critique Perl source code for best-practices
@ -15,7 +15,8 @@ BuildRequires: perl(Config::Tiny) >= 2
BuildRequires: perl(IO::String)
BuildRequires: perl(List::MoreUtils)
BuildRequires: perl(Module::Pluggable)
BuildRequires: perl(PPI) >= 1.117
BuildRequires: perl(PPI) >= 1.118
BuildRequires: perl(Set::Scalar) >= 1.20
BuildRequires: perl(String::Format) >= 1.13
BuildRequires: perl(Perl::Tidy)
BuildRequires: perl(Test::Pod)
@ -69,5 +70,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Nov 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
- Update to 0.21.
- New BR: perl(Set::Scalar).
* Sat Sep 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.2-1
- First build.

View File

@ -1 +1 @@
a31ab7c92cdb0501c1a3e298495f61c5 Perl-Critic-0.2.tar.gz
0359235579986f76438d7a1180598feb Perl-Critic-0.21.tar.gz