From 307d310155bb9175312abe34a197042f4aa4954c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E5=B0=8F=E5=93=A5?= Date: Thu, 10 Dec 2020 11:35:35 +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 c3f80e6..8f80aed 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 +* Thu Dec 10 2020 shixuantong - 1.27-2 +- Type: NA +- ID: NA +- SUG: NA +- DESC:update source0 + * Wed Jul 22 2020 dingyue - 1.27-1 - Type:bugfix - ID:NA -- Gitee