From befa0cde6d9202b117dde46b154711fd61710355 Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Fri, 24 Feb 2006 15:12:57 +0000 Subject: [PATCH] Update to 0.06. --- .cvsignore | 2 +- perl-UNIVERSAL-isa.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4df9f19..1d45ad2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -UNIVERSAL-isa-0.05.tar.gz +UNIVERSAL-isa-0.06.tar.gz diff --git a/perl-UNIVERSAL-isa.spec b/perl-UNIVERSAL-isa.spec index 677a0db..8e7df8d 100644 --- a/perl-UNIVERSAL-isa.spec +++ b/perl-UNIVERSAL-isa.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-isa -Version: 0.05 -Release: 2%{?dist} +Version: 0.06 +Release: 1%{?dist} Summary: Hack around module authors using UNIVERSAL::isa as a function Group: Development/Libraries @@ -52,11 +52,16 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) +%doc Changes README %{perl_vendorlib}/UNIVERSAL/ %{_mandir}/man3/*.3* %changelog +* Fri Feb 24 2006 Jose Pedro Oliveira - 0.06-1 +- Update to 0.06. +- New files: Changes and README. + * Tue Jan 31 2006 Jose Pedro Oliveira - 0.05-2 - Source URL correction. diff --git a/sources b/sources index 7fd48bc..a925c9e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -15df976064b0b3d21b2fb8808fe9c471 UNIVERSAL-isa-0.05.tar.gz +835c9aa89e18521767c9c13b6c9f50d3 UNIVERSAL-isa-0.06.tar.gz