forked from pool/perl-Unicode-Collate
Accepting request 836272 from devel:languages:perl:autoupdate
- updated to 1.28 see /usr/share/doc/packages/perl-Unicode-Collate/Changes 1.28 - DUCET is updated (for Unicode 12.1.0) as Collate/allkeys.txt. - The default UCA_Version is 41. - UCA_Version 38 & 40 (for Unicode 11.0.0 & 12.0.0) are also supported. - [rt.cpan.org #133311] Make Makefile.PL strict OBS-URL: https://build.opensuse.org/request/show/836272 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-Collate?expand=0&rev=25
This commit is contained in:
BIN
Unicode-Collate-1.27.tar.gz
(Stored with Git LFS)
BIN
Unicode-Collate-1.27.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
Unicode-Collate-1.28.tar.gz
(Stored with Git LFS)
Normal file
BIN
Unicode-Collate-1.28.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 23 03:12:08 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 1.28
|
||||||
|
see /usr/share/doc/packages/perl-Unicode-Collate/Changes
|
||||||
|
|
||||||
|
1.28 Tue Sep 22 22:14:48 2020
|
||||||
|
- DUCET is updated (for Unicode 12.1.0) as Collate/allkeys.txt.
|
||||||
|
- The default UCA_Version is 41.
|
||||||
|
- UCA_Version 38 & 40 (for Unicode 11.0.0 & 12.0.0) are also supported.
|
||||||
|
- [rt.cpan.org #133311] Make Makefile.PL strict
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 27 10:17:42 UTC 2019 - <timueller+perl@suse.de>
|
Fri Sep 27 10:17:42 UTC 2019 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Unicode-Collate
|
# spec file for package perl-Unicode-Collate
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Unicode-Collate
|
Name: perl-Unicode-Collate
|
||||||
Version: 1.27
|
Version: 1.28
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Unicode-Collate
|
%define cpan_name Unicode-Collate
|
||||||
Summary: Unicode Collation Algorithm
|
Summary: Unicode Collation Algorithm
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/S/SA/SADAHIRO/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user