From 92e0468bb0e0bc3f5d4cf21ecc3c1c71c25db623 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 14:45:04 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-Module-Install-AuthorTests.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-Module-Install-AuthorTests.spec b/perl-Module-Install-AuthorTests.spec index 5bceaeb..37d3450 100644 --- a/perl-Module-Install-AuthorTests.spec +++ b/perl-Module-Install-AuthorTests.spec @@ -4,8 +4,8 @@ Release: 16%{?dist} Summary: Designate tests only run by module authors License: GPL+ or Artistic Group: Development/Libraries -URL: http://search.cpan.org/dist/Module-Install-AuthorTests/ -Source0: http://www.cpan.org/authors/id/R/RJ/RJBS/Module-Install-AuthorTests-%{version}.tar.gz +URL: https://metacpan.org/release/Module-Install-AuthorTests +Source0: https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Module-Install-AuthorTests-%{version}.tar.gz BuildArch: noarch BuildRequires: perl-generators BuildRequires: perl(inc::Module::Install)