Hello community,

here is the log from the commit of package perl-HTML-FormHandler for 
openSUSE:Factory checked in at 2016-10-23 12:53:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2016-07-21 08:19:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
 2016-10-23 12:53:10.000000000 +0200
@@ -1,0 +2,17 @@
+Fri Oct 21 05:32:47 UTC 2016 - co...@suse.com
+
+- updated to 0.40067
+   see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+  0.40067 Wed Oct 19, 2016
+     Fixed Text validation checking, to allow deflations and transformations
+     to be applied first.
+     change order of processing 'input_without_param' and 
'use_fields_for_input_without_param'
+      fixes problem with not using default for select field
+     fix for deflation of undef value, from ether's pull request 122
+     switch from JSON.pm to JSON::MaybeXS
+     use coercion on 'options' instead of duplicate code in _load_options
+     use [PkgVersion]
+     fix bug in TextCSV field caused by setting error for multiple values in 
Text field
+
+-------------------------------------------------------------------

Old:
----
  HTML-FormHandler-0.40066.tar.gz

New:
----
  HTML-FormHandler-0.40067.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-HTML-FormHandler.spec ++++++
--- /var/tmp/diff_new_pack.2hHBMT/_old  2016-10-23 12:53:11.000000000 +0200
+++ /var/tmp/diff_new_pack.2hHBMT/_new  2016-10-23 12:53:11.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           perl-HTML-FormHandler
-Version:        0.40066
+Version:        0.40067
 Release:        0
 %define cpan_name HTML-FormHandler
 Summary:        HTML forms using Moose
@@ -36,10 +36,10 @@
 BuildRequires:  perl(DateTime::Format::Strptime)
 BuildRequires:  perl(Email::Valid)
 BuildRequires:  perl(File::ShareDir)
-BuildRequires:  perl(File::ShareDir::Install) >= 0.03
+BuildRequires:  perl(File::ShareDir::Install) >= 0.06
 BuildRequires:  perl(HTML::Entities)
 BuildRequires:  perl(HTML::TreeBuilder) >= 3.23
-BuildRequires:  perl(JSON)
+BuildRequires:  perl(JSON::MaybeXS) >= 1.003003
 BuildRequires:  perl(List::Util) >= 1.33
 BuildRequires:  perl(Moose) >= 2.1403
 BuildRequires:  perl(MooseX::Getopt) >= 0.16
@@ -65,7 +65,7 @@
 Requires:       perl(File::ShareDir)
 Requires:       perl(HTML::Entities)
 Requires:       perl(HTML::TreeBuilder) >= 3.23
-Requires:       perl(JSON)
+Requires:       perl(JSON::MaybeXS) >= 1.003003
 Requires:       perl(List::Util) >= 1.33
 Requires:       perl(Moose) >= 2.1403
 Requires:       perl(MooseX::Getopt) >= 0.16

++++++ HTML-FormHandler-0.40066.tar.gz -> HTML-FormHandler-0.40067.tar.gz ++++++
++++ 4299 lines of diff (skipped)


Reply via email to