8
0

- updated to 0.40026

Add Italian message file                                                                                                                                                                                                                 
   Doc tweaks                                                                                                                                                                                                                               
   Add errors_by_id and errors_by_name convenience methods

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2013-07-24 07:55:56 +00:00
committed by Git OBS Bridge
parent ec3101d01b
commit 0be29de913
4 changed files with 12 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: perl-HTML-FormHandler
Version: 0.40025
Version: 0.40026
Release: 0
%define cpan_name HTML-FormHandler
Summary: HTML forms using Moose
@@ -226,7 +226,6 @@ the HTML::FormHandler::Manual manpage.
%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor