Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-23 17:13:00 +02:00
parent 71a4e20deb
commit 3dada0a8c6

View File

@ -1,6 +1,6 @@
Name: perl-ExtUtils-InstallPaths
Version: 0.009
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Build.PL install path logic made easy
Group: Development/Libraries
License: GPL+ or Artistic
@ -62,6 +62,9 @@ rm -rf %{buildroot}
%{_mandir}/man3/ExtUtils::InstallPaths.3pm*
%changelog
* Tue Jul 23 2013 Petr Pisar <ppisar@redhat.com> - 0.009-4
- Perl 5.18 rebuild
* Tue Apr 16 2013 Paul Howarth <paul@city-fan.org> - 0.009-3
- Drop non-dual-lived buildreqs (#947454)