Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-17 23:32:54 +02:00
parent 7fd44b3251
commit 1c6f2c55b6

View File

@ -1,6 +1,6 @@
Name: perl-File-Remove
Version: 1.52
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Convenience module for removing files and directories
License: GPL+ or Artistic
Group: Development/Libraries
@ -44,6 +44,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.52-6
- Perl 5.18 rebuild
* Wed Jan 30 2013 Petr Šabata <contyk@redhat.com> - 1.52-5
- Use the Module::Install provided by upstream (#906007)