[perl-HTML-Format] Upstream update.

corsepiu corsepiu at fedoraproject.org
Thu Nov 7 08:36:49 UTC 2013


commit 43154eca459f6d905082a170420fdea0377f53de
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Nov 7 09:37:00 2013 +0100

    Upstream update.
    
    - Drop perl-HTML-Format-2.10.diff.

 .gitignore                 |    2 +-
 perl-HTML-Format-2.10.diff |   12 ------------
 perl-HTML-Format.spec      |   14 ++++++--------
 sources                    |    2 +-
 4 files changed, 8 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa45785..d7cfb71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTML-Format-2.10.tar.gz
+/HTML-Format-2.11.tar.gz
diff --git a/perl-HTML-Format.spec b/perl-HTML-Format.spec
index 60a5fe6..a5e0885 100644
--- a/perl-HTML-Format.spec
+++ b/perl-HTML-Format.spec
@@ -1,14 +1,12 @@
 Name:           perl-HTML-Format
-Version:        2.10
-Release:        9%{?dist}
+Version:        2.11
+Release:        1%{?dist}
 Summary:        HTML formatter modules
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/HTML-Format/
 Source0:        http://www.cpan.org/authors/id/N/NI/NIGELM/HTML-Format-%{version}.tar.gz
-# Work-around testsuite failure
-Patch0:         %{name}-%{version}.diff
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildArch:      noarch
@@ -76,9 +74,6 @@ A collection of modules that formats HTML as plaintext, PostScript or RTF.
 %prep
 %setup -q -c -T -n %{name}-%{version}
 %setup -q -T -D -n %{name}-%{version} -a0
-cd HTML-Format-%{version}
-%patch0 -p1
-cd ..
 
 %build
 cd HTML-Format-%{version}
@@ -98,12 +93,15 @@ RELEASE_TESTING=1 ./Build test
 cd ..
 
 %files
-%defattr(-,root,root,-)
 %doc HTML-Format-%{version}/Changes HTML-Format-%{version}/README HTML-Format-%{version}/LICENSE
 %{perl_vendorlib}/HTML
 %{_mandir}/man3/HTML*
 
 %changelog
+* Thu Nov 07 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 2.11-1
+- Upstream update.
+- Drop perl-HTML-Format-2.10.diff.
+
 * Sun Aug 04 2013 Petr Pisar <ppisar at redhat.com> - 2.10-9
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 1202ace..0223ffa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34831ec506eaa8a7ad5da698224cf58d  HTML-Format-2.10.tar.gz
+e69875098e9c2777d8d196d95f96b62e  HTML-Format-2.11.tar.gz



More information about the perl-devel mailing list