Hello community,
here is the log from the commit of package perl-HTML-Scrubber for
openSUSE:Factory checked in at 2015-04-18 10:39:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTML-Scrubber (Old)
and /work/SRC/openSUSE:Factory/.perl-HTML-Scrubber.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-HTML-Scrubber"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTML-Scrubber/perl-HTML-Scrubber.changes
2013-12-03 10:31:35.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-HTML-Scrubber.new/perl-HTML-Scrubber.changes
2015-04-18 10:39:51.000000000 +0200
@@ -1,0 +2,16 @@
+Tue Apr 14 20:36:49 UTC 2015 - [email protected]
+
+- updated to 0.14
+ see /usr/share/doc/packages/perl-HTML-Scrubber/Changes
+
+ 0.14 2015-04-02 17:20:41+01:00 Europe/London
+ - Travis integration (thanks to mrcaron)
+ - Fix some packaging/dist-zilla issues (thanks to mrcaron)
+ - check for definedness before calling ->parse (github #3 leejo)
+ - Removed the link to HTML::Sanitizer (github #4 avereha)
+ - Removed circular reference (github #5 avereha)
+ - Fixed up dependancies from dzil bundles
+ - Enforced minimum perl version of 5.8
+- remove unmaintained perl-HTML-Scrubber-test_more-version.patch
+
+-------------------------------------------------------------------
Old:
----
HTML-Scrubber-0.11.tar.gz
perl-HTML-Scrubber-test_more-version.patch
New:
----
HTML-Scrubber-0.14.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-HTML-Scrubber.spec ++++++
--- /var/tmp/diff_new_pack.P6yf5R/_old 2015-04-18 10:39:51.000000000 +0200
+++ /var/tmp/diff_new_pack.P6yf5R/_new 2015-04-18 10:39:51.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-HTML-Scrubber
#
-# Copyright (c) 2013 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,26 +17,26 @@
Name: perl-HTML-Scrubber
-Version: 0.11
+Version: 0.14
Release: 0
%define cpan_name HTML-Scrubber
Summary: Perl extension for scrubbing/sanitizing html
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/HTML-Scrubber/
-Source:
http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(HTML::Entities)
BuildRequires: perl(HTML::Parser) >= 3.47
-BuildRequires: perl(Module::Build) >= 0.3601
+BuildRequires: perl(Module::Build) >= 0.280000
+BuildRequires: perl(Test::CPAN::Meta)
+BuildRequires: perl(Test::EOL)
+BuildRequires: perl(Test::Memory::Cycle)
BuildRequires: perl(Test::More) >= 0.94
-#BuildRequires: perl(HTML::Scrubber)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) >= 0.12
+BuildRequires: perl(Test::NoTabs)
Requires: perl(HTML::Entities)
Requires: perl(HTML::Parser) >= 3.47
%{perl_requires}
++++++ HTML-Scrubber-0.11.tar.gz -> HTML-Scrubber-0.14.tar.gz ++++++
++++ 3158 lines of diff (skipped)