Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2015-08-12 15:14:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-27 
10:59:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2015-08-12 
15:14:49.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 11 17:31:40 UTC 2015 - [email protected]
+
+- update version 1.2.9+git20140802.ee3029e
+
+-------------------------------------------------------------------

Old:
----
  librime-1.2.9.tar.gz

New:
----
  _service
  librime-1.2.9+git20150802.ee3029e.tar.xz

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

Other differences:
------------------
++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.Cs9has/_old  2015-08-12 15:14:50.000000000 +0200
+++ /var/tmp/diff_new_pack.Cs9has/_new  2015-08-12 15:14:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librime
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,13 +17,13 @@
 
 
 Name:           librime
-Version:        1.2.9
+Version:        1.2.9+git20150802.ee3029e
 Release:        0
 Summary:        Rime Input Method Engine
 License:        GPL-3.0+
 Group:          System/I18n/Chinese
-Url:            http://code.google.com/p/rimeime/
-Source:         %{name}-%{version}.tar.gz
+Url:            https://github.com/rime/librime
+Source:         %{name}-%{version}.tar.xz
 #PATCH-FIX-OPENSUSE workaround for gcc bug 53613 on 12.3 and lower
 Patch1:         librime-1.1-gcc53613.patch
 #PATCH-FIX-OPENSUSE fix boost 1.49 filesystem linking on 12.3 and lower

++++++ _service ++++++
<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>
</services>

Reply via email to