diff --git a/.cvsignore b/.cvsignore index 254dad3..149f5cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -File-Remove-0.33.tar.gz +File-Remove-0.34.tar.gz diff --git a/perl-File-Remove.spec b/perl-File-Remove.spec index adda622..4541b30 100644 --- a/perl-File-Remove.spec +++ b/perl-File-Remove.spec @@ -1,11 +1,11 @@ Name: perl-File-Remove -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Convenience module for removing files and directories License: GPL or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/File-Remove/ -Source0: http://search.cpan.org/CPAN/authors/id/R/RS/RSOD/File-Remove-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Remove-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -46,6 +46,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Nov 27 2006 Ralf Corsépius - 0.34-1 +- Upstream update. +- Fix URL in Source0. + * Fri Nov 03 2006 Ralf Corsépius - 0.33-1 - Upstream update. diff --git a/sources b/sources index 7b3335f..0daec55 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a72672453ccf9884121c788ea859b12d File-Remove-0.33.tar.gz +91d2a50209c0cf070e26e407b888b3d4 File-Remove-0.34.tar.gz