8
0

Accepting request 332346 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/332346
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=31
This commit is contained in:
Stephan Kulow
2015-09-21 04:53:21 +00:00
committed by Git OBS Bridge
parent 1ab8e2ac7a
commit 0b9fae2673
5 changed files with 67 additions and 9 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sun Sep 20 15:57:48 UTC 2015 - coolo@suse.com
- updated to 0.40064
see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
0.40064 Thu Sep 17, 2015
Don't warn about date format unless set to `date`
Wrap checkbox in CheckboxGroup, if requested
Create es_es.pm
Create ca_es.pm
select field invalid value message: encode the select value
typo in link to the example app
remove css_class from Captcha field
0.40063 Mon Jun 29, 2015
Raised Moose prereq to 2.1403 because 2.0604 causes failing tests
0.40062 Fri Jun 25, 2015
Separate out test using Type::Tiny::Enum to skip_all
0.40061 Thu Jun 25, 2015
Add skip for Type::Tiny::Enum
0.40060 Wed Jun 24, 2015
Field validation can use Type::Tiny subclasses
Replace NoTabTests and EOLTests
switch from List::AllUtils+List::MoreUtils to List::Util (in core)
add render_elementx and renderx methods to allow setting attributes at render time
Warning if Date field is html5 and not ISO
-------------------------------------------------------------------
Tue Apr 14 17:42:35 UTC 2015 - coolo@suse.com