perl-libintl-perl/perl-libintl-perl.changes

116 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 9 06:42:03 UTC 2017 - coolo@suse.com
- updated to 1.27
see /usr/share/doc/packages/perl-libintl-perl/ChangeLog
-------------------------------------------------------------------
Thu Jun 23 07:22:21 UTC 2016 - coolo@suse.com
- updated to 1.26
* Fixed more false negatives in tests, no need to upgrade.
-------------------------------------------------------------------
Wed Jun 1 04:55:47 UTC 2016 - coolo@suse.com
- update to 1.25
* Fixed false negatives in test suite, no need to upgrade the module!
* Bugs fixed:
https://rt.cpan.org/Ticket/Display.html?id=83980
https://rt.cpan.org/Ticket/Display.html?id=47968
-------------------------------------------------------------------
Thu Sep 24 05:16:13 UTC 2015 - coolo@suse.com
- update to 1.24
* Better portability for tests.
* Updated documentation.
* License changed to GPLv3.
* Bugs fixed:
https://rt.cpan.org/Ticket/Display.html?id=98109
https://rt.cpan.org/Ticket/Display.html?id=47968
https://rt.cpan.org/Ticket/Display.html?id=83980
https://rt.cpan.org/Ticket/Display.html?id=102288
Version 1.23 - 24 Jan 2013
* New message retrieval backend Locale::gettext_dumb(3pm) which produces
translations even, when the corresponding locale is not present in
the system.
* Fixed a bug where the Perl backend under certain circumstances clobbered
the environment variable LC_ALL.
* Avoid test failures by skipping all tests that depend on the de_AT
locale, when that locale is not installed.
* Bugs fixed:
https://rt.cpan.org/Ticket/Display.html?id=82856
Version 1.22 - 24 Jan 2013
* Version 1.22 outsmarted PAUSE (the CPAN upload facility) and had to
be removed.
Version 1.21 - 15 Jan 2013
* Environment variables LANGUAGE and LANG are interpreted in the same way
in the XS and the pure Perl version.
* Package design closer to GNU standards.
-------------------------------------------------------------------
Mon Apr 15 10:24:36 UTC 2013 - idonmez@suse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Wed Dec 1 13:33:12 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:22 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Oct 19 08:38:43 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Tue Dec 8 10:38:15 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Mon Sep 7 12:59:57 CEST 2009 - mls@suse.de
- update to libintl-perl-1.20
* many test failures fixed
* Fixed RT bug #46471, noop functions in scalar context.
-------------------------------------------------------------------
Fri Jul 10 19:34:04 UTC 2009 - jansimon.moeller@opensuse.org
- Remove blocking test. It hangs qemu-arm and stalls the worker.
rm ./tests/04find_domain_bug.t
-------------------------------------------------------------------
Sun Nov 25 12:06:55 CET 2007 - ro@suse.de
- adapt requires to gettext rename (gettext-runtime)
-------------------------------------------------------------------
Fri Nov 9 17:09:13 CET 2007 - pth@suse.de
- Initial package, needed by gettext testsuite