Hello community,

here is the log from the commit of package perl-HTML-Scrubber for 
openSUSE:Factory
checked in at Mon Apr 4 13:00:34 CEST 2011.



--------
--- perl-HTML-Scrubber/perl-HTML-Scrubber.changes       2011-02-05 
00:16:23.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-HTML-Scrubber/perl-HTML-Scrubber.changes  
2011-04-02 21:34:07.000000000 +0200
@@ -1,0 +2,12 @@
+Sat Apr  2 19:32:11 UTC 2011 - [email protected]
+
+- update to 0.09
+  - Basic conversion to Dist::Zilla/git
+  - Tidies to keep Perl::Critic happier
+  - Removed use of naked filehandles
+  - Reworked tests to not use predicable temp file name
+  - Collapsed duplicate code to a single version
+  - Various documentation tweaks
+  - Change of maintainer as PODMASTER cannot be contacted
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  HTML-Scrubber-0.08.tar.bz2

New:
----
  HTML-Scrubber-0.09.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-HTML-Scrubber.spec ++++++
--- /var/tmp/diff_new_pack.2ydGiP/_old  2011-04-04 12:59:28.000000000 +0200
+++ /var/tmp/diff_new_pack.2ydGiP/_new  2011-04-04 12:59:28.000000000 +0200
@@ -18,26 +18,34 @@
 
 
 Name:           perl-HTML-Scrubber
+Version:        0.09
+Release:        1
+License:        GPL+ or Artistic
 %define cpan_name HTML-Scrubber
-Summary:        HTML::Scrubber Perl module
-Version:        0.08
-Release:        2
-License:        Distributable, see LICENSE
-Group:          Development/Libraries/Perl
+Summary:        Perl extension for scrubbing/sanitizing html
 Url:            http://search.cpan.org/dist/HTML-Scrubber/
-#Source:         
http://www.cpan.org/authors/id/P/PO/PODMASTER/HTML-Scrubber-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Group:          Development/Libraries/Perl
+#Source:         
http://www.cpan.org/authors/id/N/NI/NIGELM/HTML-Scrubber-%{version}.tar.gz
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(HTML::Parser) >= 3
-Requires:       perl(HTML::Parser) >= 3
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(HTML::Entities)
+BuildRequires:  perl(HTML::Parser)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(vars)
+Requires:       perl(HTML::Entities)
+Requires:       perl(HTML::Parser)
+Requires:       perl(vars)
 %{perl_requires}
 
 %description
-If you wanna "scrub" or "sanitize" html input in a reliable an flexible
+If you wanna "scrub" or "sanitize" html input in a reliable and flexible
 fashion, then this module is for you.
 
 I wasn't satisfied with HTML::Sanitizer because it is based on
@@ -46,9 +54,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-### rpmlint
-# wrong-file-end-of-line-encoding
-%{__perl} -pi -e 's|\r\n|\n|' Changes LICENSE README
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to