diff --git a/HTML-TableExtract-2.11.tar.gz b/HTML-TableExtract-2.11.tar.gz deleted file mode 100644 index 50d4b01..0000000 --- a/HTML-TableExtract-2.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1861d55a2aa1728ef56ea2d08d630b9a008456f1106994e4e49e76f56e4955ee -size 27123 diff --git a/HTML-TableExtract-2.12.tar.gz b/HTML-TableExtract-2.12.tar.gz new file mode 100644 index 0000000..8f34bf6 --- /dev/null +++ b/HTML-TableExtract-2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c92a812ef34a3aa502e82e12fc1e887a2e56e21ad2d8c9995f0cc9954be686f +size 33797 diff --git a/perl-HTML-TableExtract.changes b/perl-HTML-TableExtract.changes index af0ee4a..bacb47f 100644 --- a/perl-HTML-TableExtract.changes +++ b/perl-HTML-TableExtract.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 14 20:09:59 UTC 2015 - coolo@suse.com + +- updated to 2.12 + see /usr/share/doc/packages/perl-HTML-TableExtract/Changes + + 2.12 Fri Jan 9 11:29:08 EST 2015 + - tightened up logic pertaining to tree mode and keep_html + - documentation fixes + ------------------------------------------------------------------- Tue Dec 20 09:13:30 UTC 2011 - coolo@suse.com diff --git a/perl-HTML-TableExtract.spec b/perl-HTML-TableExtract.spec index cbd3d69..0652046 100644 --- a/perl-HTML-TableExtract.spec +++ b/perl-HTML-TableExtract.spec @@ -1,7 +1,7 @@ # # spec file for package perl-HTML-TableExtract # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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-TableExtract -Version: 2.11 +Version: 2.12 Release: 0 %define cpan_name HTML-TableExtract Summary: Perl module for extracting the content contained in tables within an HTM[cut] @@ -31,9 +31,6 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(HTML::ElementTable) >= 1.16 BuildRequires: perl(HTML::Parser) -#BuildRequires: perl(HTML::Entities) -#BuildRequires: perl(HTML::TableExtract) -#BuildRequires: perl(testload) Requires: perl(HTML::ElementTable) >= 1.16 Requires: perl(HTML::Parser) %{perl_requires} @@ -75,7 +72,7 @@ seen at that depth, starting with 0. Providing both a _depth_ and a _count_ will uniquely specify a table within a document. _Attributes_ match based on the attributes of the html