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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0714e4645923ba6d9b4092f27cbd94819f35141bf6e65450b038853c17c3e83a
size 278696

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2eb13e3eba5b0329c592b28b50ca5f6bc69f860c0e1c4283f291bdb5cd46ce60
size 279836

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 24 07:28:36 UTC 2013 - coolo@suse.com
- updated to 0.40026
Add Italian message file
Doc tweaks
Add errors_by_id and errors_by_name convenience methods
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 5 07:14:12 UTC 2013 - coolo@suse.com Wed Jun 5 07:14:12 UTC 2013 - coolo@suse.com

View File

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