diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index 5675d8b..ea36862 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -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 - 0.009-4 +- Perl 5.18 rebuild + * Tue Apr 16 2013 Paul Howarth - 0.009-3 - Drop non-dual-lived buildreqs (#947454)