This commit is contained in:
Fedora Release Engineering 2016-02-04 13:36:33 +00:00
parent c1bd76a59c
commit d0331c553a

View File

@ -1,6 +1,6 @@
Name: perl-File-Copy-Recursive Name: perl-File-Copy-Recursive
Version: 0.38 Version: 0.38
Release: 21%{?dist} Release: 22%{?dist}
Summary: Extension for recursively copying files and directories Summary: Extension for recursively copying files and directories
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -38,6 +38,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.38-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Jan 31 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.38-21 * Sun Jan 31 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.38-21
- Modernize spec. - Modernize spec.