- Upstream update.

This commit is contained in:
corsepiu 2008-06-10 08:04:04 +00:00
parent 9f7d83b46f
commit 0eeb77e611
3 changed files with 11 additions and 3 deletions

View File

@ -1 +1 @@
File-Remove-1.40.tar.gz
File-Remove-1.41.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-File-Remove
Version: 1.40
Version: 1.41
Release: 1%{?dist}
Summary: Convenience module for removing files and directories
License: GPL+ or Artistic
@ -20,6 +20,11 @@ BuildRequires: perl(File::Glob)
BuildRequires: perl(Test::Pod) >= 1.00
BuildRequires: perl(Test::MinimumVersion) >= 0.007
%if 0%{?fedora} >= 10
# FIXME: Missing in FC < 10
BuildRequires: perl(Test::CPAN::Meta) >= 0.07
%endif
BuildArch: noarch
%description
@ -52,6 +57,9 @@ make test AUTOMATED_TESTING=1
%{_mandir}/man3/*
%changelog
* Tue Jun 10 2008 Ralf Corsepius <rc040203@freenet.de> - 1.41-1
- Upstream update.
* Thu Mar 13 2008 Ralf Corsepius <rc040203@freenet.de> - 1.40-1
- Upstream update.

View File

@ -1 +1 @@
1f3baab00b0d260d3efa28da4ac146fc File-Remove-1.40.tar.gz
fcb36b5116156820d8f763150b73a5a6 File-Remove-1.41.tar.gz