Hello community,
here is the log from the commit of package perl-HTML-FillInForm for
openSUSE:Factory
checked in at Wed Aug 31 10:28:34 CEST 2011.
--------
--- perl-HTML-FillInForm/perl-HTML-FillInForm.changes 2010-12-01
14:46:20.000000000 +0100
+++
/mounts/work_src_done/STABLE/perl-HTML-FillInForm/perl-HTML-FillInForm.changes
2011-08-30 10:12:43.000000000 +0200
@@ -1,0 +2,15 @@
+Tue Aug 30 01:34:15 UTC 2011 - [email protected]
+
+- update to 2.1
+ * Fixed disable_fields option (#52667 Dirk Braun, Goro Fuji)
+ * Add an option to clear absent checkboxes (#44101 Alex Kapranoff)
+ * Fix incorrectly multiple escaped data in list context
+ (#34081 Miika Pekkarinen)
+ * Allow FIF to process the new <input> field types (URL, email, and number)
+ as defined in the HTML5 draft and already implemented by the iPhone.
+ * (Michael Fisher)
+ * Allow alternate parsing class (Mark Stosberg) mark
+ invalid fields (Sam Tregar)
+- licence correction
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
HTML-FillInForm-2.00.tar.bz2
New:
----
HTML-FillInForm-2.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-FillInForm.spec ++++++
--- /var/tmp/diff_new_pack.J6ubuv/_old 2011-08-31 10:28:16.000000000 +0200
+++ /var/tmp/diff_new_pack.J6ubuv/_new 2011-08-31 10:28:16.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package perl-HTML-FillInForm (Version 2.00)
+# spec file for package perl-HTML-FillInForm
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,15 @@
Name: perl-HTML-FillInForm
BuildRequires: perl-HTML-Parser
BuildRequires: perl-macros
-Version: 2.00
-Release: 74
+Version: 2.1
+Release: 1
Requires: perl-HTML-Parser >= 3.26
AutoReqProv: on
Group: Development/Libraries/Perl
-License: Artistic
+License: GPL-1.0+ or Artistic
Url: http://cpan.org/modules/by-module/HTML/
Summary: Perl module HTML::FillInForm
-Source: HTML-FillInForm-%{version}.tar.bz2
+Source: HTML-FillInForm-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
@@ -40,16 +40,14 @@
-Authors:
---------
- Thomas J. Mather <[email protected]>
-
%prep
%setup -n HTML-FillInForm-%{version}
%build
perl Makefile.PL
make %{?_smp_mflags}
+
+%check
make test
%install
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]