From 7845fe039dcf82f60e642ce7b70c26e1011b3ef0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 20:33:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-ExtUtils-Config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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