8
0

Accepting request 209034 from devel:languages:perl

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/209034
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-HTML-FormHandler?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2013-12-02 06:26:13 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:994c92d0d00c53a688aca36b6dc28a469588713865019bc83078da77295ee85b
size 286924

View File

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

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Nov 29 11:06:49 UTC 2013 - coolo@suse.com
- updated to 0.40054
Check for old unimplemented parameter to wrap_checkbox, and check
for existence of option_wrapper
add language handle to bootstrap3 tests
pass event to repeatable js click handler
stop forcing undefined Checkbox fields to 0; didn't allow undef for value
different inline class for Bootstrap3 for checkboxes and radios
select options: add coercion of arrayref of hashrefs from arrayref of strings
allow Date field to use DateTime subclasses
-------------------------------------------------------------------
Mon Nov 25 07:39:49 UTC 2013 - coolo@suse.com

View File

@@ -17,7 +17,7 @@
Name: perl-HTML-FormHandler
Version: 0.40053
Version: 0.40054
Release: 0
%define cpan_name HTML-FormHandler
Summary: HTML forms using Moose