124 lines
3.8 KiB
Plaintext
124 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 29 06:39:34 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 2019.001
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
|
|
|
|
2019.001 Sat Dec 29
|
|
# No new features.
|
|
! Makefile.PL
|
|
- GH PR#4: Added timeout to wget call in Makefile.PL by J. Bargsten.
|
|
- CPAN RT#125079: Installation stuck after a wget.
|
|
Fixed by changing scheme from ftp to https.
|
|
! lib/Text/LineFold.pm
|
|
! t/04fold.t
|
|
- Fix: Text::LineFold: new() & config() did not allow multiple Prep option
|
|
! t/01break.t
|
|
! t/02hangul.t
|
|
! t/03ns.t
|
|
! t/04fold.t
|
|
! t/05urgent.t
|
|
! t/06context.t
|
|
! t/07sea.t
|
|
! t/08partial.t
|
|
! t/09uri.t
|
|
! t/11format.t
|
|
! t/12fold2.t
|
|
! t/13flowedsp.t
|
|
! t/14sea_al.t
|
|
! t/15array.t
|
|
! t/16regex.t
|
|
! t/17prop.t
|
|
! t/18currency.t
|
|
- CPAN RT #120535: Fails tests when no "." in @INC.
|
|
|
|
2018.012 Sat Dec 29 2018
|
|
# Withdrawn.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 30 06:07:53 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 2018.003
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
|
|
|
|
2018.003 Thu Mar 29 2018
|
|
# No new features.
|
|
! Makefile.PL.sombok
|
|
- CPAN RT#120370: Build fails with recent EUMM and some make variants.
|
|
Patch by Alexandr Ciornii.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 12 06:55:05 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2017.004
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
|
|
|
|
2017.004 Tue Apr 11 2017
|
|
# No new features.
|
|
|
|
2016.007_02 Sat Jul 02 2016
|
|
! lib/Text/LineFold.pm
|
|
! t/04fold.t
|
|
- CPAN RT#115146: Space indenting not happening with "From" or " ".
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 10:20:41 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 2016.003
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 29 10:26:45 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2015.12
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 4 10:38:42 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2015.11
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes.REL1
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 21 08:56:43 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2015.06
|
|
see /usr/share/doc/packages/perl-Unicode-LineBreak/Changes
|
|
|
|
2015.06 Sun Jun 21 2015
|
|
# Unicode 8.0.0, bundled sombok 2.4.0.
|
|
! lib/Unicode/LineBreak.pod
|
|
! lib/POD2/JA/Unicode/LineBreak.pod
|
|
! t/18currency.y
|
|
- add a change for U+20BE.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 24 20:17:33 UTC 2014 - elchevive@opensuse.org
|
|
|
|
- updated to version 2014.06
|
|
# Unicode 7.0.0, bundled sombok 2.3.3.
|
|
- add a change for U+20BB.
|
|
- Repository has been moved to GitHub.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 17:36:43 UTC 2013 - elchevive@opensuse.org
|
|
|
|
- updated to version 2013.10
|
|
* Unicode 6.3.0, bundled sombok-2.3.1.
|
|
- Moved Japanese PODs to suit POD2 feature.
|
|
- Commented-out "Methods planned to be deprecated".
|
|
- Addition about IDEOGRAPHIC SPACE.
|
|
- Added description about predefined property values for currency symbols.
|
|
- Commented-out "Methods Planned to be Deprecated" and "Obsoleted Options".
|
|
- A new constant IDEOGRAPHIC_SPACE.
|
|
- On reserved codepoints for currency symbols.
|
|
- Abort make if older libthai was found.
|
|
- Decode arguments without utf8 flag as ISO-8859-1: CPAN RT #84661.
|
|
- Added tests for non-utf8-flagged arguments.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 19 23:40:15 UTC 2012 - elchevive@opensuse.org
|
|
|
|
- initial packaging using 'cpansubmitter' package
|
|
|