[perl-Pod-Xhtml] Update to 1.61

2010-08-15 Thread Emmanuel Seyman
commit 99b906994e120a86be42cd9f89dcbfc30688db6d
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Mon Aug 16 02:42:10 2010 +0200

Update to 1.61

 perl-Pod-Xhtml.spec |8 ++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Pod-Xhtml.spec b/perl-Pod-Xhtml.spec
index b0de77c..13f2360 100644
--- a/perl-Pod-Xhtml.spec
+++ b/perl-Pod-Xhtml.spec
@@ -1,5 +1,5 @@
 Name:   perl-Pod-Xhtml
-Version:1.60
+Version:1.61
 Release:1%{?dist}
 Summary:Generate well-formed XHTML documents from POD format 
documentation
 License:GPLv2+
@@ -16,7 +16,7 @@ BuildRequires:  perl(URI::Escape)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
-This module parses files containing POD content and genrates well-formed
+This module parses files containing POD content and generates well-formed
 XHTML documents from it.
 
 %prep
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 16 2010 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 1.61-1
+- Update to 1.61
+- fix description
+
 * Sun Aug 01 2010 Emmanuel Seyman emmanuel.sey...@club-internet.fr - 1.60-1
 - Update to 1.60
 - Re-enable tests
--
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


[perl-Pod-Xhtml] Update to 1.61

2010-08-15 Thread Emmanuel Seyman
commit dc0471e226f1f9cc279abfb3cb29854685bc70d5
Author: Emmanuel Seyman emmanuel.sey...@club-internet.fr
Date:   Mon Aug 16 02:42:50 2010 +0200

Update to 1.61

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a843652..4096379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Pod-Xhtml-1.59.tar.gz
 Pod-Xhtml-1.60.tar.gz
+Pod-Xhtml-1.61.tar.gz
diff --git a/sources b/sources
index 58305ee..2e939d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-291d852a211902dce316a32b3e2c5ca8  Pod-Xhtml-1.60.tar.gz
+51e17843d0c91592ed10d21dec5ed60f  Pod-Xhtml-1.61.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