From c1f4554cf7652c87ef9f6a01bd375c4e125751a5 Mon Sep 17 00:00:00 2001 From: corsepiu Date: Wed, 11 Jan 2006 14:25:45 +0000 Subject: [PATCH] Upstream update. --- .cvsignore | 2 +- perl-File-Remove.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6597ffd..a18d30a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -File-Remove-0.30.tar.gz +File-Remove-0.31.tar.gz diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index f49a4e7..d9453a1 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,6 +1,6 @@ Name: perl-File-Remove -Version: 0.30 -Release: 2%{?dist} +Version: 0.31 +Release: 1%{?dist} Summary: Convenience module for removing files and directories License: GPL or Artistic Group: Development/Libraries @@ -37,11 +37,14 @@ make test %files %defattr(-,root,root,-) # For license text(s), see the perl package. -%doc Changes README +%doc CHANGES README %{perl_vendorlib}/File %{_mandir}/man3/* %changelog +* Wed Jan 11 2006 Ralf Corsepius - 0.31-1 +- Upstream update. + * Tue Sep 13 2005 Ralf Corsepius - 0.30-2 - Change %%summary according to Ville's preference. diff --git a/sources b/sources index 02a7c0d..7169bb3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3973fd86f5d82a52255bde3c1fd63486 File-Remove-0.30.tar.gz +8dbe965298ffe80415c3460635bb923f File-Remove-0.31.tar.gz