commit 5ebbf1487e8d6a1222ce1135685579859ac99bfc Author: Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> Date: Sun Mar 27 17:17:01 2011 +0200 Update to 0.006 .gitignore | 1 + perl-CGI-Application-Structured.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index ee3a597..7ac5239 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ CGI-Application-Structured-0.003.tar.gz +/CGI-Application-Structured-0.006.tar.gz diff --git a/perl-CGI-Application-Structured.spec b/perl-CGI-Application-Structured.spec index 7b49ce2..7373672 100644 --- a/perl-CGI-Application-Structured.spec +++ b/perl-CGI-Application-Structured.spec @@ -1,6 +1,6 @@ Name: perl-CGI-Application-Structured -Version: 0.003 -Release: 5%{?dist} +Version: 0.006 +Release: 1%{?dist} Summary: Medium-weight, MVC, DB web framework License: GPL+ or Artistic Group: Development/Libraries @@ -14,6 +14,7 @@ BuildRequires: perl(CGI::Application::Plugin::AutoRunmode) BuildRequires: perl(CGI::Application::Plugin::ConfigAuto) BuildRequires: perl(CGI::Application::Plugin::DBH) BuildRequires: perl(CGI::Application::Plugin::DBIC::Schema) +BuildRequires: perl(CGI::Application::Plugin::DebugScreen) BuildRequires: perl(CGI::Application::Plugin::FillInForm) BuildRequires: perl(CGI::Application::Plugin::Forward) BuildRequires: perl(CGI::Application::Plugin::LogDispatch) @@ -64,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Mar 27 2011 Emmanuel Seyman <emmanuel.seyman@xxxxxxxxxxxxxxxx> - 0.006-1 +- Update to 0.006 +- Add perl(CGI::Application::Plugin::DebugScreen) as a BR + * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.003-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 0c2f360..91716ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e4bc35585abea01559034c3dbd49942b CGI-Application-Structured-0.003.tar.gz +f2eeda1d16fe791ad44cc1beb10133a0 CGI-Application-Structured-0.006.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