Hello community,

here is the log from the commit of package perl-HTML-FormHandler for 
openSUSE:Factory checked in at 2016-03-26 15:28:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
    2015-09-30 05:50:54.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
 2016-03-26 17:33:12.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Mar 23 10:35:10 UTC 2016 - [email protected]
+
+- updated to 0.40065
+   see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+  0.40065 Sat Mar 19, 2016
+     Ensure Text fields only contain a single value
+     Make it easier to specify a Select field having identical labels and 
values.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-HTML-FormHandler.spec ++++++
--- /var/tmp/diff_new_pack.wTqBIM/_old  2016-03-26 17:33:13.000000000 +0100
+++ /var/tmp/diff_new_pack.wTqBIM/_new  2016-03-26 17:33:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-FormHandler
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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.40064
+Version:        0.40065
 Release:        0
 %define cpan_name HTML-FormHandler
 Summary:        HTML forms using Moose
@@ -81,9 +81,8 @@
 
 %description
 *** Although documentation in this file provides some overview, it is
-mainly intended for API documentation. See the
-HTML::FormHandler::Manual::Intro manpage for an introduction, with links to
-other documentation.
+mainly intended for API documentation. See HTML::FormHandler::Manual::Intro
+for an introduction, with links to other documentation.
 
 HTML::FormHandler maintains a clean separation between form construction
 and form rendering. It allows you to define your forms and fields in a
@@ -117,20 +116,19 @@
 HTML::FormHandler provides rendering through roles which are applied to
 form and field classes (although there's no reason you couldn't write a
 renderer as an external object either). There are currently two flavors:
-all-in-one solutions like the HTML::FormHandler::Render::Simple manpage and
-the HTML::FormHandler::Render::Table manpage that contain methods for
-rendering field widget classes, and the the HTML::FormHandler::Widget
-manpage roles, which are more atomic roles which are automatically applied
-to fields and form. See the HTML::FormHandler::Manual::Rendering manpage
-for more details. (And you can easily use hand-built forms - FormHandler
-doesn't care.)
+all-in-one solutions like HTML::FormHandler::Render::Simple and
+HTML::FormHandler::Render::Table that contain methods for rendering field
+widget classes, and the HTML::FormHandler::Widget roles, which are more
+atomic roles which are automatically applied to fields and form. See
+HTML::FormHandler::Manual::Rendering for more details. (And you can easily
+use hand-built forms - FormHandler doesn't care.)
 
 The typical application for FormHandler would be in a Catalyst,
 DBIx::Class, Template Toolkit web application, but use is not limited to
 that. FormHandler can be used in any Perl application.
 
 More Formhandler documentation and a tutorial can be found in the manual at
-the HTML::FormHandler::Manual manpage.
+HTML::FormHandler::Manual.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -149,6 +147,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README TODO util
+%doc Changes LICENSE README README.md TODO util
 
 %changelog

++++++ HTML-FormHandler-0.40064.tar.gz -> HTML-FormHandler-0.40065.tar.gz ++++++
++++ 3911 lines of diff (skipped)


Reply via email to