From 92676eef8e968e4a57f460f5f132a6895d2db830 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Mon, 23 Jan 2006 17:12:47 +0000 Subject: [PATCH] Update to 3.04. --- .cvsignore | 2 +- perl-Pod-Simple.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6b6b04f..4021978 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Pod-Simple-3.03.tar.gz +Pod-Simple-3.04.tar.gz diff --git a/perl-Pod-Simple.spec b/perl-Pod-Simple.spec index a0ad7fd..5efd985 100644 --- a/perl-Pod-Simple.spec +++ b/perl-Pod-Simple.spec @@ -1,18 +1,18 @@ Name: perl-Pod-Simple -Version: 3.03 +Version: 3.04 Release: 1%{?dist} Summary: Framework for parsing POD documentation Group: Development/Libraries License: GPL or Artistic URL: http://search.cpan.org/dist/Pod-Simple/ -Source0: http://www.cpan.org/authors/id/S/SB/SBURKE/Pod-Simple-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/A/AR/ARANDAL/Pod-Simple-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 2:5.8.0 BuildRequires: perl(Pod::Escapes) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Pod::Simple is a Perl library for parsing text in the Pod ("plain old @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jan 19 2006 Jose Pedro Oliveira - 3.04-1 +- Update to 3.04. + * Tue Nov 22 2005 Jose Pedro Oliveira - 3.03-1 - Update to 3.03. diff --git a/sources b/sources index 7dbec7a..7de1247 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b29d147d00245bffa39b2e97d9fe7b0 Pod-Simple-3.03.tar.gz +bf566103b75c7955d0880da3ce268744 Pod-Simple-3.04.tar.gz