From f05c2be58c80b526569c59cac3f10d58b83c6b19 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Fri, 23 Aug 2019 16:05:23 +0100 Subject: [PATCH] Use an author-independent source URL --- perl-ExtUtils-Config.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-ExtUtils-Config.spec b/perl-ExtUtils-Config.spec index 1857bcf..26ed117 100644 --- a/perl-ExtUtils-Config.spec +++ b/perl-ExtUtils-Config.spec @@ -1,10 +1,10 @@ Name: perl-ExtUtils-Config Version: 0.008 -Release: 16%{?dist} +Release: 17%{?dist} Summary: A wrapper for perl's configuration License: GPL+ or Artistic URL: https://metacpan.org/release/ExtUtils-Config -Source0: http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-%{version}.tar.gz +Source0: https://cpan.metacpan.org/modules/by-module/ExtUtils/ExtUtils-Config-%{version}.tar.gz BuildArch: noarch # Build BuildRequires: coreutils @@ -52,6 +52,9 @@ make test %{_mandir}/man3/ExtUtils::Config.3* %changelog +* Fri Aug 23 2019 Paul Howarth - 0.008-17 +- Use an author-independent source URL + * Fri Jul 26 2019 Fedora Release Engineering - 0.008-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild