diff --git a/perl-ExtUtils-InstallPaths.spec b/perl-ExtUtils-InstallPaths.spec index b9d962b..de4e175 100644 --- a/perl-ExtUtils-InstallPaths.spec +++ b/perl-ExtUtils-InstallPaths.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-InstallPaths Version: 0.011 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Build.PL install path logic made easy Group: Development/Libraries License: GPL+ or Artistic @@ -81,6 +81,9 @@ rm -rf %{buildroot} %{_mandir}/man3/ExtUtils::InstallPaths.3* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 0.011-2 +- Perl 5.22 rebuild + * Mon Feb 16 2015 Paul Howarth - 0.011-1 - Update to 0.011 - Make EU::IP compatible with perl 5.6