From 802cb76bc9552c6f52f1482ffb06c1080b0eb771 Mon Sep 17 00:00:00 2001 From: Ian Burrell Date: Thu, 17 Jan 2008 20:02:26 +0000 Subject: [PATCH] Update to 0.09 --- .cvsignore | 2 +- perl-File-chdir.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2669a4d..8e8f8b7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -File-chdir-0.06.tar.gz +File-chdir-0.09.tar.gz diff --git a/perl-File-chdir.spec b/perl-File-chdir.spec index 730b193..aa7d785 100644 --- a/perl-File-chdir.spec +++ b/perl-File-chdir.spec @@ -1,6 +1,6 @@ Name: perl-File-chdir -Version: 0.06 -Release: 3%{?dist} +Version: 0.09 +Release: 1%{?dist} Summary: A more sensible way to change directories License: GPL or Artistic Group: Development/Libraries @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Jan 17 2008 Ian Burrell - 0.09-1 +- Update to 0.09 + * Thu Aug 16 2007 Ian M. Burrell - 0.06-3 - Fix BuildRequires diff --git a/sources b/sources index d55691e..47075ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41a4661789f6de97fb632e4560d37864 File-chdir-0.06.tar.gz +3682a18cfdc5589e7a14e497162f2dc7 File-chdir-0.09.tar.gz