Upstream update.
This commit is contained in:
parent
28a6363c14
commit
c1f4554cf7
@ -1 +1 @@
|
||||
File-Remove-0.30.tar.gz
|
||||
File-Remove-0.31.tar.gz
|
||||
|
||||
@ -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 <rc040203@freenet.de> - 0.31-1
|
||||
- Upstream update.
|
||||
|
||||
* Tue Sep 13 2005 Ralf Corsepius <rc040203@freenet.de> - 0.30-2
|
||||
- Change %%summary according to Ville's preference.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user