Hello community,
here is the log from the commit of package perl-HTML-FormHandler for
openSUSE:Factory checked in at 2017-08-10 14:03:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-FormHandler (Old)
and /work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-FormHandler"
Thu Aug 10 14:03:39 2017 rev:22 rq:512160 version:0.40068
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTML-FormHandler/perl-HTML-FormHandler.changes
2016-10-23 12:53:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTML-FormHandler.new/perl-HTML-FormHandler.changes
2017-08-10 14:11:53.790199293 +0200
@@ -1,0 +2,11 @@
+Fri Jul 21 05:33:54 UTC 2017 - [email protected]
+
+- updated to 0.40068
+ see /usr/share/doc/packages/perl-HTML-FormHandler/Changes
+
+ 0.40068 Thu Jul 20, 2017
+ Add RequestToken field
+ Add build_render_list_method
+ Zccept coderefs for date_start, date_end in Date field
+
+-------------------------------------------------------------------
Old:
----
HTML-FormHandler-0.40067.tar.gz
New:
----
HTML-FormHandler-0.40068.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-FormHandler.spec ++++++
--- /var/tmp/diff_new_pack.MQ7nVX/_old 2017-08-10 14:11:54.614083292 +0200
+++ /var/tmp/diff_new_pack.MQ7nVX/_new 2017-08-10 14:11:54.618082729 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-FormHandler
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,20 +17,22 @@
Name: perl-HTML-FormHandler
-Version: 0.40067
+Version: 0.40068
Release: 0
%define cpan_name HTML-FormHandler
Summary: HTML forms using Moose
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-FormHandler/
-Source0:
http://www.cpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/G/GS/GSHANK/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Class::Load) >= 0.06
+BuildRequires: perl(Crypt::Blowfish)
+BuildRequires: perl(Crypt::CBC)
BuildRequires: perl(Data::Clone)
BuildRequires: perl(DateTime)
BuildRequires: perl(DateTime::Format::Strptime)
@@ -58,6 +60,8 @@
BuildRequires: perl(aliased)
BuildRequires: perl(namespace::autoclean) >= 0.09
Requires: perl(Class::Load) >= 0.06
+Requires: perl(Crypt::Blowfish)
+Requires: perl(Crypt::CBC)
Requires: perl(Data::Clone)
Requires: perl(DateTime)
Requires: perl(DateTime::Format::Strptime)
@@ -147,6 +151,7 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README README.md TODO util
+%doc Changes README README.md TODO util
+%license LICENSE
%changelog
++++++ HTML-FormHandler-0.40067.tar.gz -> HTML-FormHandler-0.40068.tar.gz ++++++
++++ 6145 lines of diff (skipped)