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