commit 9e8a0bebcc26316905786edae7ae4f9cc98fb3dd Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Thu May 12 18:37:45 2011 +0200 update to 0.09003 .gitignore | 1 + perl-HTML-FormFu.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index f9a1f16..dfcfaeb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ HTML-FormFu-0.07002.tar.gz /HTML-FormFu-0.07003.tar.gz /HTML-FormFu-0.08002.tar.gz /HTML-FormFu-0.09002.tar.gz +/HTML-FormFu-0.09003.tar.gz diff --git a/perl-HTML-FormFu.spec b/perl-HTML-FormFu.spec index 5240b9c..bb19cac 100644 --- a/perl-HTML-FormFu.spec +++ b/perl-HTML-FormFu.spec @@ -1,11 +1,11 @@ Name: perl-HTML-FormFu -Version: 0.09002 +Version: 0.09003 Release: 1%{?dist} Summary: HTML Form Creation, Rendering and Validation Framework License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-FormFu/ -Source0: http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/HTML-FormFu-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PERLER/HTML-FormFu-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Captcha::reCAPTCHA) >= 0.93 BuildRequires: perl(CGI) @@ -34,6 +34,7 @@ BuildRequires: perl(List::MoreUtils) BuildRequires: perl(Locale::Maketext) BuildRequires: perl(Module::Pluggable) BuildRequires: perl(Moose) >= 1.00 +BuildRequires: perl(Moose::Meta::Attribute::Custom::Trait::Chained) BuildRequires: perl(MooseX::Aliases) BuildRequires: perl(MooseX::ChainedAccessors::Accessor) >= 0.02 BuildRequires: perl(MooseX::SetOnce) @@ -56,6 +57,7 @@ Requires: perl(DateTime) >= 0.38 Requires: perl(DateTime::Format::Builder) >= 0.80 Requires: perl(HTML::TokeParser::Simple) >= 3.14 Requires: perl(HTTP::Headers) >= 1.64 +Requires: perl(Moose::Meta::Attribute::Custom::Trait::Chained) Requires: perl(MooseX::ChainedAccessors::Accessor) >= 0.02 Requires: perl(Template) Requires: perl(YAML::XS) >= 0.32 @@ -97,7 +99,6 @@ rm -rf $RPM_BUILD_ROOT/blib make test %files -%defattr(-,root,root,-) %doc Changes README examples %{perl_vendorlib}/* %{_bindir}/*.pl @@ -105,6 +106,9 @@ make test %{_mandir}/man3/* %changelog +* Thu May 12 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.09003-1 +- update to latest upstream version + * Sat Apr 09 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.09002-1 - update to latest upstream version diff --git a/sources b/sources index 1c5e8a2..517cf11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7bb41f40a316d0a2a67df549c4df921 HTML-FormFu-0.09002.tar.gz +813f431a490a0d39b9ba02c3f0bd8c33 HTML-FormFu-0.09003.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