8
0

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:
2020-09-23 15:35:43 +00:00
committed by Git OBS Bridge
parent b219056b3b
commit 7e99821f22
4 changed files with 18 additions and 6 deletions

View File

@@ -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>