8
0
Files
perl-String-Approx/perl-String-Approx.changes
Petr Gajdos d5cee43813 - updated to 3.27:
* Resolve https://rt.cpan.org/Ticket/Display.html?id=69029
    Do not die (adist()) on empty pattern string.
  * Resolve https://rt.cpan.org/Ticket/Display.html?id=36707
    Do not die on undefined inputs, just return undef.
  * Resolve https://rt.cpan.org/Ticket/Display.html?id=82341
    Explicitly specify the licensing to be Artistic 2 or LGPL 2.
  * Modernize all the tests to use Test::More.
  * Add some tests for UTF-8 inputs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Approx?expand=0&rev=11
2013-03-26 15:40:59 +00:00

34 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Mar 26 15:38:16 UTC 2013 - pgajdos@suse.com
- updated to 3.27:
* Resolve https://rt.cpan.org/Ticket/Display.html?id=69029
Do not die (adist()) on empty pattern string.
* Resolve https://rt.cpan.org/Ticket/Display.html?id=36707
Do not die on undefined inputs, just return undef.
* Resolve https://rt.cpan.org/Ticket/Display.html?id=82341
Explicitly specify the licensing to be Artistic 2 or LGPL 2.
* Modernize all the tests to use Test::More.
* Add some tests for UTF-8 inputs.
-------------------------------------------------------------------
Thu Nov 29 09:42:07 UTC 2012 - pgajdos@suse.com
- Artistic-1.0 or GPL-2.0+ license
-------------------------------------------------------------------
Thu Nov 29 09:33:54 UTC 2012 - pgajdos@suse.com
- Artistic-1.0 and GPL-2.0+ license
-------------------------------------------------------------------
Wed Dec 1 13:35:19 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Feb 17 13:15:16 UTC 2010 - chris@computersalat.de
- initial package, version 3.26