Hello community,
here is the log from the commit of package perl-HTML-FillInForm for
openSUSE:Factory checked in at 2014-02-22 18:11:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-FillInForm (Old)
and /work/SRC/openSUSE:Factory/.perl-HTML-FillInForm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-FillInForm"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-HTML-FillInForm/perl-HTML-FillInForm.changes
2013-06-13 17:34:18.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-HTML-FillInForm.new/perl-HTML-FillInForm.changes
2014-02-22 18:11:59.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Oct 4 09:11:11 UTC 2013 - [email protected]
+
+- updated to 2.20
+ - Updated to support HTML5 (RT #75933, thanks to charsbar)
+
+-------------------------------------------------------------------
Old:
----
HTML-FillInForm-2.11.tar.gz
New:
----
HTML-FillInForm-2.20.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-FillInForm.spec ++++++
--- /var/tmp/diff_new_pack.grZ3HV/_old 2014-02-22 18:11:59.000000000 +0100
+++ /var/tmp/diff_new_pack.grZ3HV/_new 2014-02-22 18:11:59.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-FillInForm
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
Name: perl-HTML-FillInForm
-Version: 2.11
+Version: 2.20
Release: 0
%define cpan_name HTML-FillInForm
Summary: Populates HTML Forms with data.
++++++ HTML-FillInForm-2.11.tar.gz -> HTML-FillInForm-2.20.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTML-FillInForm-2.11/Changes
new/HTML-FillInForm-2.20/Changes
--- old/HTML-FillInForm-2.11/Changes 2013-06-03 21:45:40.000000000 +0200
+++ new/HTML-FillInForm-2.20/Changes 2013-08-10 15:15:41.000000000 +0200
@@ -1,4 +1,8 @@
+2.20 - August 10th, 2013
+
+ - Updated to support HTML5 (RT #75933, thanks to charsbar)
+
2.11 - June 3rd, 2013
Updated tests so that they pass with Perl 5.18 (Mark Stosberg)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTML-FillInForm-2.11/MANIFEST
new/HTML-FillInForm-2.20/MANIFEST
--- old/HTML-FillInForm-2.11/MANIFEST 2013-06-03 22:02:46.000000000 +0200
+++ new/HTML-FillInForm-2.20/MANIFEST 2013-08-10 15:14:26.000000000 +0200
@@ -32,4 +32,3 @@
t/25_select_absent_checkboxes.t
t/26_invalid_fields.t
t/data/form1.html
-META.json Module JSON meta-data (added by
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTML-FillInForm-2.11/META.json
new/HTML-FillInForm-2.20/META.json
--- old/HTML-FillInForm-2.11/META.json 2013-06-03 22:02:46.000000000 +0200
+++ new/HTML-FillInForm-2.20/META.json 1970-01-01 01:00:00.000000000 +0100
@@ -1,43 +0,0 @@
-{
- "abstract" : "unknown",
- "author" : [
- "unknown"
- ],
- "dynamic_config" : 1,
- "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter
version 2.120921",
- "license" : [
- "unknown"
- ],
- "meta-spec" : {
- "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
- "version" : "2"
- },
- "name" : "HTML-FillInForm",
- "no_index" : {
- "directory" : [
- "t",
- "inc"
- ]
- },
- "prereqs" : {
- "build" : {
- "requires" : {
- "ExtUtils::MakeMaker" : "0"
- }
- },
- "configure" : {
- "requires" : {
- "ExtUtils::MakeMaker" : "0"
- }
- },
- "runtime" : {
- "requires" : {
- "HTML::Parser" : "3.26",
- "HTML::TokeParser" : "3.26",
- "warnings" : "0"
- }
- }
- },
- "release_status" : "stable",
- "version" : "2.11"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTML-FillInForm-2.11/META.yml
new/HTML-FillInForm-2.20/META.yml
--- old/HTML-FillInForm-2.11/META.yml 2013-06-03 22:02:46.000000000 +0200
+++ new/HTML-FillInForm-2.20/META.yml 2013-08-10 15:18:59.000000000 +0200
@@ -1,24 +1,23 @@
----
-abstract: unknown
-author:
- - unknown
-build_requires:
- ExtUtils::MakeMaker: 0
+--- #YAML:1.0
+name: HTML-FillInForm
+version: 2.20
+abstract: ~
+author: []
+license: unknown
+distribution_type: module
configure_requires:
- ExtUtils::MakeMaker: 0
-dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version
2.120921'
-license: unknown
-meta-spec:
- url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
-name: HTML-FillInForm
-no_index:
- directory:
- - t
- - inc
+ ExtUtils::MakeMaker: 0
+build_requires:
+ ExtUtils::MakeMaker: 0
requires:
- HTML::Parser: 3.26
- HTML::TokeParser: 3.26
- warnings: 0
-version: 2.11
+ HTML::Parser: 3.26
+ HTML::TokeParser: 3.26
+ warnings: 0
+no_index:
+ directory:
+ - t
+ - inc
+generated_by: ExtUtils::MakeMaker version 6.57_05
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: 1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/HTML-FillInForm-2.11/lib/HTML/FillInForm.pm
new/HTML-FillInForm-2.20/lib/HTML/FillInForm.pm
--- old/HTML-FillInForm-2.11/lib/HTML/FillInForm.pm 2013-06-03
21:46:10.000000000 +0200
+++ new/HTML-FillInForm-2.20/lib/HTML/FillInForm.pm 2013-08-10
15:15:54.000000000 +0200
@@ -10,7 +10,7 @@
require 5.005;
use vars qw($VERSION @ISA);
-$VERSION = '2.11';
+$VERSION = '2.20';
sub new {
@@ -273,7 +273,7 @@
if (defined($value)){
# check for input type, noting that default type is text
if (!exists $attr->{'type'} ||
- $attr->{'type'} =~ /^(text|textfield|hidden|)$/i){
+ $attr->{'type'} =~
/^(text|textfield|hidden|tel|search|url|email|datetime|date|month|week|time|datetime\-local|number|range|color|)$/i){
if ( ref($value) eq 'ARRAY' ) {
$value = shift @$value;
$value = '' unless defined $value;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]