Hello community,

here is the log from the commit of package rubygem-gettext for openSUSE:Factory 
checked in at 2013-01-01 12:03:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-gettext (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-gettext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-gettext", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-gettext/rubygem-gettext.changes  
2012-11-05 06:32:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-gettext.new/rubygem-gettext.changes     
2013-01-01 12:03:53.000000000 +0100
@@ -1,0 +2,54 @@
+Fri Dec 21 17:23:34 UTC 2012 - [email protected]
+
+- updated to version 2.3.6
+ ### Fixes
+ 
+   * [POEntry] Fixed the bug that obsolete comment mark (#~) is added
+     to already comment.
+   * [msgmerge] Fixed the bug that no separator (blank line) didn't exist
+     between each obsolete entry.
+   * [msgmerge] Fixed tne bug that obsolete entries in old PO file are
+     added to new PO file. Any obsolete entries in old PO file aren't
+     treated for merging.
+
+-------------------------------------------------------------------
+Fri Dec 14 06:11:46 UTC 2012 - [email protected]
+
+- updated to version 2.3.5
+ ### Fixes
+ 
+   * [POParser] Fixed the class name for backward compatibility.
+ 
+ ### Improvements
+ 
+   * [Merger] Implemented "fuzzy-match" with Levenshtein distance.
+   * Added the class "PO" for management PO entries. Please use PO
+     instead of PoData. (see details in
+     http://rubydoc.info/gems/gettext/GetText/PO.html)
+   * [POEntry (renamed from PoMessages)] Supported to specify msgstr.
+   * [POEntry] Stored comments each type
+     (translator\_comment, extracted\_comment, flag, previous).
+     see
+     http://www.gnu.org/software/gettext/manual/html_node/PO-Files.html
+     for details of comment type.
+   * [POEntry] Checked if specified type is valid in #type=.
+   * [PoParser][MO] Concatenated msgctxt, msgid, msgid\_plural to
+     "#{msgctxt}\004#{msgid}\000"{msgid\_plural}" by MO instead of
+     PoParser. PoData and MO treat a concatenated string as msgid, but
+     PO doesn't.
+   * [PoParser] Parsed each type comment from whole comment.
+ 
+ ### Changes
+ 
+   * Rename some classes and methods.
+     * PoMessage to PoEntry. This isn't "message" but "entry".
+       (See http://www.gnu.org/software/gettext/manual/gettext.html#PO-Files)
+     * PoMessages#== to POEntry#mergeable?.
+     * PoMessages#to\_po\_str to POEntry#to\_s.
+     * PoMessages#sources(sources=) to POEntry#references(references=)
+     * MoFile to MO. For backword compatible, MoFile can be used now.
+     * PoParser to POParser. For backword compatible, PoParser can be used now.
+   * Raised no error when POEntry doesn't have references.
+     It is useful for no references in .PO file.
+
+-------------------------------------------------------------------

Old:
----
  gettext-2.3.3.gem

New:
----
  gettext-2.3.6.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-gettext.spec ++++++
--- /var/tmp/diff_new_pack.GHE8B0/_old  2013-01-01 12:03:54.000000000 +0100
+++ /var/tmp/diff_new_pack.GHE8B0/_new  2013-01-01 12:03:54.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-gettext
-Version:        2.3.3
+Version:        2.3.6
 Release:        0
 %define mod_name gettext
 %define mod_full_name %{mod_name}-%{version}

++++++ gettext-2.3.3.gem -> gettext-2.3.6.gem ++++++
Files /work/SRC/openSUSE:Factory/rubygem-gettext/gettext-2.3.3.gem and 
/work/SRC/openSUSE:Factory/.rubygem-gettext.new/gettext-2.3.6.gem differ

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to