commit ef177df2c943d9164cea3f84a68e50ca2a86ccae Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Wed Apr 6 16:36:13 2011 +0200 Update to 0.013 .gitignore | 2 ++ perl-CGI-Application-Structured-Tools.spec | 9 +++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 723b025..a3608bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ CGI-Application-Structured-Tools-0.007.tar.gz +/CGI-Application-Structured-Tools-0.011.tar.gz +/CGI-Application-Structured-Tools-0.013.tar.gz diff --git a/perl-CGI-Application-Structured-Tools.spec b/perl-CGI-Application-Structured-Tools.spec index 49c69b2..238bfb6 100644 --- a/perl-CGI-Application-Structured-Tools.spec +++ b/perl-CGI-Application-Structured-Tools.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Application-Structured-Tools -Version: 0.007 -Release: 5%{?dist} +Version: 0.013 +Release: 1%{?dist} Summary: Tools to generate and maintain CGI::Application::Structured based web apps License: GPL+ or Artistic Group: Development/Libraries @@ -18,6 +18,7 @@ BuildRequires: perl(Module::Starter) BuildRequires: perl(Module::Starter::Plugin::Template) BuildRequires: perl(Module::Starter::Simple) BuildRequires: perl(Pod::Coverage) +BuildRequires: perl(Probe::Perl) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::WWW::Mechanize::CGIApp) @@ -80,6 +81,10 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/cas-starter.pl %changelog +* Wed Apr 06 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.013-1 +- Update to 0.013 +- Add perl(Probe::Perl) as a BuildRequires. + * Tue Feb 15 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.007-5 - Improve filtering. diff --git a/sources b/sources index 9a5518a..7db4671 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d290b1e7a5c3a0418a162f41ce9f1895 CGI-Application-Structured-Tools-0.007.tar.gz +c02dc4e7995db045b2bff7da70b3b1e7 CGI-Application-Structured-Tools-0.013.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel