Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-18 12:47:42 +02:00
parent 3d5ce3f59b
commit 71baacdc45

View File

@ -1,6 +1,6 @@
Name: perl-File-HomeDir
Version: 1.00
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Find your home and other directories on any platform
Group: Development/Libraries
License: GPL+ or Artistic
@ -57,6 +57,9 @@ make test
%{_mandir}/man3/*.3pm*
%changelog
* Thu Jul 18 2013 Petr Pisar <ppisar@redhat.com> - 1.00-4
- Perl 5.18 rebuild
* Thu Jan 31 2013 Petr Šabata <contyk@redhat.com> - 1.00-3
- Use the Module::Install provided by upstream (#906007)