spot pushed to perl-HTML-Scrubber (el6). "0.14"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Oct 30 18:51:45 UTC 2015


From 8687b64bc6f4d68de190bb34cb6fcedeb309a504 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Thu, 4 Jun 2015 15:58:23 -0400
Subject: 0.14

---
 .gitignore              |  1 +
 perl-HTML-Scrubber.spec | 14 +++++++++-----
 sources                 |  2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 337e778..c19f58a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 HTML-Scrubber-0.08.tar.gz
+/HTML-Scrubber-0.14.tar.gz
diff --git a/perl-HTML-Scrubber.spec b/perl-HTML-Scrubber.spec
index 730f581..f999107 100644
--- a/perl-HTML-Scrubber.spec
+++ b/perl-HTML-Scrubber.spec
@@ -1,15 +1,16 @@
 Name:           perl-HTML-Scrubber
-Version:        0.11
-Release:        2%{?dist}
+Version:        0.14
+Release:        1%{?dist}
 Summary:        Library for scrubbing/sanitizing html
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/HTML-Scrubber/
 Source0:        http://www.cpan.org/authors/id/P/PO/PODMASTER/HTML-Scrubber-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(HTML::Parser)
-BuildRequires:	perl(Module::Build)
+BuildRequires:  perl(Test::More) perl(Test::EOL) perl(Test::Memory::Cycle) perl(Test::NoTabs)
+BuildRequires:	perl(Carp) perl(File::Spec) perl(File::Temp) perl(HTML::Entities)
+BuildRequires:  perl(HTML::Parser) perl(IO::Handle) perl(IPC::Open3)
+BuildRequires:	perl(Module::Build) perl(Scalar::Util) perl(Test) perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -42,6 +43,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Thu Jun  4 2015 Tom Callaway <spot at fedoraproject.org> - 0.14-1
+- update to 0.14
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.11-2
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 6748a41..717bfd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79b5ab3a8e599d3753ed6bc924d0f501  HTML-Scrubber-0.11.tar.gz
+9498cc8611439ad7cdccdbf23130413e  HTML-Scrubber-0.14.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-HTML-Scrubber.git/commit/?h=el6&id=8687b64bc6f4d68de190bb34cb6fcedeb309a504


More information about the perl-devel mailing list