File rubygem-gettext.changes of Package rubygem-gettext
-------------------------------------------------------------------
Thu Jun 7 13:51:54 UTC 2012 - lslezak@suse.cz
- updated to 2.2.1:
* Supported non ASCII string in msgid
* Stopped overriding String#% on Ruby 1.9.
* Fixed a bug that "\" is too escaped.
* Removed GetText.bindtext dependency from GetText::PoParser.
* Ranamed GetText::MOFile to GetText::MoFile but GetText::MOFile
is still available.
includes changes from 2.2.0:
* Supported ruby-1.9
* Supported $SAFE=1
* Improved argument check
* Supported ruby-1.8.6 again
* Fixed Ukrainan translation path
* Fixed a bug that only the last path in GETTEXT_PATH environment
variable is used
* Fixed a bug that Ruby-GetText-Package modifies $LOAD_PATH
-------------------------------------------------------------------
Mon Feb 13 10:54:52 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Jun 29 11:18:38 UTC 2010 - jreidinger@novell.com
- split package into doc and testsuite to reduce size
- provide properly ruby-gettext version
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Fri Dec 25 01:15:37 UTC 2009 - prusnak@suse.cz
- update to 2.1.0
-------------------------------------------------------------------
Tue Apr 14 15:32:34 CEST 2009 - schubi@suse.de
- initial. splitted off from ruby-gettext package