Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2016-03-07 13:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librime (Old)
 and      /work/SRC/openSUSE:Factory/.librime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librime/librime.changes  2015-08-12 
15:14:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2016-03-07 
13:26:54.000000000 +0100
@@ -1,0 +2,15 @@
+Wed Mar 02 12:32:16 UTC 2016 - [email protected]
+
+- Update to version 1.2.9+git20160226.df4192c:
+  + pass function argument by value instead of by const reference.
+  + (feature) translation past caret pos.
+  + (fix) in horizontal mode, right arrow key should not fall back
+    to moving caret when reached the end of candidate list.
+  + (feature) jump left by word only at stops of multiple spans.
+  + (feature) set caret between preedit and prompt string.
+  + (tools) show caret pos in rime_api_console.
+  + (fix) caret on the left side of input or the selected range.
+  + Fix issue #64.
+  + Add a comment for explanation.
+
+-------------------------------------------------------------------

Old:
----
  librime-1.2.9+git20150802.ee3029e.tar.xz

New:
----
  _servicedata
  librime-1.2.9+git20160226.df4192c.tar.xz

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

Other differences:
------------------
++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.zrzeIK/_old  2016-03-07 13:26:55.000000000 +0100
+++ /var/tmp/diff_new_pack.zrzeIK/_new  2016-03-07 13:26:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librime
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           librime
-Version:        1.2.9+git20150802.ee3029e
+Version:        1.2.9+git20160226.df4192c
 Release:        0
 Summary:        Rime Input Method Engine
 License:        GPL-3.0+

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zrzeIK/_old  2016-03-07 13:26:55.000000000 +0100
+++ /var/tmp/diff_new_pack.zrzeIK/_new  2016-03-07 13:26:55.000000000 +0100
@@ -1,14 +1,17 @@
 <services>
-       <service name="tar_scm" mode="disabled">
-               <param name="url">https://github.com/rime/librime</param>
-               <param name="versionformat">1.2.9+git%cd.%h</param>
-               <param name="scm">git</param>
-               <param name="revision">develop</param>
-       </service>
-       <service name="recompress" mode="disabled">
-               <param name="compression">xz</param>
-               <param name="file">*.tar</param>
-       </service>
-       <service name="set_version" mode="disabled">
-       </service>
+  <service name="tar_scm" mode="disabled">
+    <param name="url">https://github.com/rime/librime.git</param>
+    <param name="scm">git</param>
+    <param name="exclude">.git</param>
+    <param name="versionformat">1.2.9+git%cd.%h</param>
+    <param name="revision">develop</param>
+    <param name="changesgenerate">enable</param>
+  </service>
+  <service name="recompress" mode="disabled">
+    <param name="file">librime-*.tar</param>
+    <param name="compression">xz</param>
+  </service>
+  <service name="set_version" mode="disabled">
+    <param name="basename">librime</param>
+  </service>
 </services>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param name="url">https://github.com/rime/librime.git</param>
          <param 
name="changesrevision">df4192cc0980b21bc45f4eb142ba24cfa78a50e0</param></service></servicedata>++++++
 librime-1.2.9+git20150802.ee3029e.tar.xz -> 
librime-1.2.9+git20160226.df4192c.tar.xz ++++++
++++ 13973 lines of diff (skipped)


Reply via email to