commit faeb78ddd5f57e5a65fc04192d8bec67420a7423
Author: Emmanuel Seyman <emman...@seyman.fr>
Date:   Sat Nov 22 10:57:09 2014 +0100

    Update to 2.02

 .gitignore           |    1 +
 perl-HTML-Strip.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d97e51f..2a03aab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 HTML-Strip-1.06.tar.gz
 /HTML-Strip-1.10.tar.gz
+/HTML-Strip-2.02.tar.gz
diff --git a/perl-HTML-Strip.spec b/perl-HTML-Strip.spec
index 7f09c50..741b846 100644
--- a/perl-HTML-Strip.spec
+++ b/perl-HTML-Strip.spec
@@ -1,5 +1,5 @@
 Name:           perl-HTML-Strip
-Version:        1.10
+Version:        2.02
 Release:        1%{?dist}
 Summary:        Perl extension for stripping HTML markup from text
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ Source0:        
http://www.cpan.org/authors/id/K/KI/KILINRAX/HTML-Strip-%{versio
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTML::Entities)
+BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -52,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Nov 22 2014 Emmanuel Seyman <emman...@seyman.fr> - 2.02-1
+- Update to 2.02
+
 * Mon Nov 10 2014 Emmanuel Seyman <emman...@seyman.fr> - 1.10-1
 - Update to 1.10
 - Clean up specfile
diff --git a/sources b/sources
index 3e567fd..bab9e40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82824708e5462797050e934d842f15de  HTML-Strip-1.10.tar.gz
+ffcd8868e3f8408d5de9b4abbc397ca0  HTML-Strip-2.02.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to