From 1cae8e4313340c2fb1415354aa7033f88a2722da Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Fri, 21 Jul 2006 15:11:25 +0000 Subject: [PATCH] Update to 1.26. --- .cvsignore | 2 +- perl-Test-Pod.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index c6d941e..6626367 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Test-Pod-1.24.tar.gz +Test-Pod-1.26.tar.gz diff --git a/perl-Test-Pod.spec b/perl-Test-Pod.spec index 08fdd47..18432f8 100644 --- a/perl-Test-Pod.spec +++ b/perl-Test-Pod.spec @@ -1,6 +1,6 @@ Name: perl-Test-Pod -Version: 1.24 -Release: 2%{?dist} +Version: 1.26 +Release: 1%{?dist} Summary: Perl module for checking for POD errors in files Group: Development/Libraries @@ -48,10 +48,13 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %doc Changes %{perl_vendorlib}/Test/ -%{_mandir}/man3/*.3* +%{_mandir}/man3/*.3pm* %changelog +* Fri Jul 21 2006 Jose Pedro Oliveira - 1.26-1 +- Update to 1.26. + * Fri Feb 17 2006 Jose Pedro Oliveira - 1.24-2 - Rebuild for FC5 (perl 5.8.8). diff --git a/sources b/sources index 13e5798..73e297d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebbc3e7a8128cee44f5289b13e4aac5e Test-Pod-1.24.tar.gz +2f259135656ac4549b65a4f14f07b7c6 Test-Pod-1.26.tar.gz