From ec3ccea5700106685635d6051d1cb1a363bc542d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 4 Jun 2018 15:14:37 +0200 Subject: [PATCH] cpan.org addresses moved to MetaCPAN --- perl-CSS-Minifier.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-CSS-Minifier.spec b/perl-CSS-Minifier.spec index 082f40b..0c17017 100644 --- a/perl-CSS-Minifier.spec +++ b/perl-CSS-Minifier.spec @@ -5,8 +5,8 @@ Release: 25%{?dist} License: GPL+ or Artistic Group: Development/Libraries Summary: Remove unnecessary whitespace from CSS files -Source: http://search.cpan.org/CPAN/authors/id/P/PM/PMICHAUX/CSS-Minifier-%{version}.tar.gz -Url: http://search.cpan.org/dist/CSS-Minifier +Source: https://cpan.metacpan.org/authors/id/P/PM/PMICHAUX/CSS-Minifier-%{version}.tar.gz +Url: https://metacpan.org/release/CSS-Minifier Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch