From 5141fd44336185661f02a26750ab194f2316ca05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Mon, 14 Dec 2020 14:48:45 +0800 Subject: [PATCH] update source0 --- perl-Unicode-Collate.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index 8c9913a..2d0e6a1 100644 --- a/perl-Unicode-Collate.spec +++ b/perl-Unicode-Collate.spec @@ -2,11 +2,11 @@ Name: perl-Unicode-Collate Version: 1.27 -Release: 1 +Release: 2 Summary: Unicode Collation Algorithm (UCA) License: (GPL+ or Artistic) and Unicode URL: http://search.cpan.org/dist/Unicode-Collate/ -Source0: http://www.cpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/Unicode-Collate-%{version}.tar.gz BuildRequires: gcc coreutils findutils make perl-devel perl-generators perl-interpreter BuildRequires: perl(Carp) perl(constant) perl(ExtUtils::MakeMaker) >= 6.76 perl(File::Spec) @@ -59,6 +59,12 @@ make test %{_mandir}/man3/* %changelog +* Mon Dec 14 2020 shixuantong - 1.27-2 +- Type: NA +- ID: NA +- SUG: NA +- DESC:update source0 + * Thu Aug 20 2020 SimpleUpdate Robot - 1.27-1 - Upgrade to version 1.27 -- Gitee