diff --git a/perl-Unicode-Collate.spec b/perl-Unicode-Collate.spec index c3f80e66060982ce6ad39509d3f962b2dd2ca77c..1a5822d16fdf9a63caaa70fc896c966a363180e3 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