diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index 592169a..519d70e 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Config Version: 0.008 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A wrapper for perl's configuration License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Config @@ -52,6 +52,9 @@ make test %{_mandir}/man3/ExtUtils::Config.3* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.008-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Nov 19 2018 Paul Howarth - 0.008-13 - Specify all build dependencies - Simplify find command using -delete