[perl-Pod-Xhtml] Update to 1.60

Emmanuel Seyman eseyman at fedoraproject.org
Sun Aug 1 10:40:04 UTC 2010


commit 07b61a85c3c47653e8ce6514da3918e733d1a8a2
Author: Emmanuel Seyman <manu at orient.maison.lan>
Date:   Sun Aug 1 12:39:58 2010 +0200

    Update to 1.60

 .gitignore          |    1 +
 perl-Pod-Xhtml.spec |   11 +++++++----
 sources             |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96c81e3..a843652 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Pod-Xhtml-1.59.tar.gz
+Pod-Xhtml-1.60.tar.gz
diff --git a/perl-Pod-Xhtml.spec b/perl-Pod-Xhtml.spec
index 5db6502..b0de77c 100644
--- a/perl-Pod-Xhtml.spec
+++ b/perl-Pod-Xhtml.spec
@@ -1,6 +1,6 @@
 Name:           perl-Pod-Xhtml
-Version:        1.59
-Release:        4%{?dist}
+Version:        1.60
+Release:        1%{?dist}
 Summary:        Generate well-formed XHTML documents from POD format documentation
 License:        GPLv2+
 Group:          Development/Libraries
@@ -37,8 +37,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-# until 5.12 rebuild pass
-##make test
+make test
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 01 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 1.60-1
+- Update to 1.60
+- Re-enable tests
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.59-4
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 38f022f..58305ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5ecf41c14f978addfb60f2c641b4e1d1  Pod-Xhtml-1.59.tar.gz
+291d852a211902dce316a32b3e2c5ca8  Pod-Xhtml-1.60.tar.gz


More information about the scm-commits mailing list