diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec index ba49e84..5b2e1be 100644 --- a/perl-ExtUtils-Install.spec +++ b/perl-ExtUtils-Install.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Install Version: 2.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Install Perl files from here to there License: GPL+ or Artistic URL: http://search.cpan.org/dist/ExtUtils-Install/ @@ -81,6 +81,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 07 2017 Jitka Plesnikova - 2.14-2 +- Perl 5.26 re-rebuild of bootstrapped packages + * Mon Jun 05 2017 Petr Pisar - 2.14-1 - 2.14 bump