Hello community,
here is the log from the commit of package perl-HTML-FormHandler for
openSUSE:Factory checked in at 2015-04-15 16:25:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-FormHandler (Old)
and /work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-FormHandler"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTML-FormHandler/perl-HTML-FormHandler.changes
2014-02-28 19:01:28.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
2015-04-15 16:25:36.000000000 +0200
@@ -1,0 +2,35 @@
+Tue Apr 14 17:42:35 UTC 2015 - [email protected]
+
+- updated to 0.40059
+ see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+ 0.40059 Thu Feb 25, 2015
+ Remove clear->item_id that snaked in via merge error
+ Pass subfield name to repeatable element wrapper
+
+ 0.40058 Thu Feb 25, 2015
+ add HorizCheckboxGroup for alternative CheckboxGroup rendering
+ minor doc typos
+ do $class->meta->make_immutable after new_with_traits
+ Czech translation
+ 'get_errors' synonym for 'errors' on form
+ add repeatable_element_wrapper ability
+
+ 0.40057 Fri Aug 1, 2014
+ added support for tag 'inline' in bootstrap3 wrapper
+ add test for inline-checkboxes
+ add test for prefilled with init_object form reuse
+ clear item and init_object which are required for form reuse
+ add failing test for element_class override through build_update_subfields
+ add a bit of doc about handling DBIC new results & 'use_default_over_obj'
+ =encoding utf-8 in Manual/Rendering.pod
+ remove deprecated css_class and input_class attributes
+ add param_to_values method to convert parameters to init_object-like
hashref
+ Add code to respect the label_no_filter tag on checkboxes for Bootstrap
+ and the Base widgets.
+ fix bootstrap3 input_append_button
+ Respect label_no_filter on checkbox labels.
+ add Arabic translations
+ use time_zone and locale options in Date field
+
+-------------------------------------------------------------------
Old:
----
HTML-FormHandler-0.40056.tar.gz
New:
----
HTML-FormHandler-0.40059.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-FormHandler.spec ++++++
--- /var/tmp/diff_new_pack.sO5uAT/_old 2015-04-15 16:25:36.000000000 +0200
+++ /var/tmp/diff_new_pack.sO5uAT/_new 2015-04-15 16:25:36.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-FormHandler
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: perl-HTML-FormHandler
-Version: 0.40056
+Version: 0.40059
Release: 0
%define cpan_name HTML-FormHandler
Summary: HTML forms using Moose
@@ -145,6 +145,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README TODO util xt
+%doc Changes LICENSE README TODO util
%changelog
++++++ HTML-FormHandler-0.40056.tar.gz -> HTML-FormHandler-0.40059.tar.gz ++++++
++++ 5088 lines of diff (skipped)