This commit is contained in:
Jesse Keating 2009-02-26 16:06:43 +00:00
parent 663684b7b2
commit 1b8efa7528
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: perl-File-Copy-Recursive
Version: 0.38
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Extension for recursively copying files and directories
License: GPL+ or Artistic
Group: Development/Libraries
@ -47,6 +47,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sat Dec 13 2008 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.38-1
- Upstream update.