diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec index c49ed4b..d0f6917 100644 --- a/perl-ExtUtils-Manifest.spec +++ b/perl-ExtUtils-Manifest.spec @@ -1,6 +1,7 @@ Name: perl-ExtUtils-Manifest +Epoch: 1 Version: 1.71 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Manifest @@ -55,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jun 26 2018 Jitka Plesnikova - 1:1.71-2 +- Perl 5.28 rebuild + * Tue May 15 2018 Jitka Plesnikova - 1.71-1 - 1.71 bump - Modernize spec file