8
0

Accepting request 412050 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/412050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTML-FormHandler?expand=0&rev=35
This commit is contained in:
Stephan Kulow
2016-07-20 14:14:23 +00:00
committed by Git OBS Bridge
parent b2657c0556
commit e4121ebe9a
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Jul 19 05:20:50 UTC 2016 - coolo@suse.com
- updated to 0.40066
see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
0.40066 Mon Jul 18, 2016
Improve Select field option list support
Support arrayref-of-arrayref options in a subroutine
Allow input_append_button to take input_append_button_element_class
Allow attributes to be specified for input_append_button
Add comma digit grouping and custom currency symbol
Allow input_append_button to take input_append_button_element_class
Various minor doc updates
-------------------------------------------------------------------
Wed Mar 23 10:35:10 UTC 2016 - coolo@suse.com

View File

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