From 68c9336eccd3b26b846a80279790eb4c9e9af6d6 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 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index c3f80e6..1a5822d 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,11 +59,17 @@ 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 - SUG:NA -- DESC:fix spec rule in openeuler +- DESC:update version to 1.27 * Fri Sep 27 2019 chengquan - 1.25-3 - Type:bugfix -- Gitee