Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2015-02-27 10:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-08-11 
10:08:11.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2015-02-27 
10:59:14.000000000 +0100
@@ -1,0 +2,26 @@
+Tue Feb 24 15:22:24 UTC 2015 - [email protected]
+
+- update to 1.2.9
+  * CMakeLists.txt: bump version to 1.2.9.
+  * Makefile: add make targets 'thirdparty/*' to build individual libraries.
+  * include/rime_api.h: add RIME_MODULE_LIST, RIME_REGISTER_MODULE_GROUP.
+  * legacy/src/legacy_module.cc: plugin module 'rime-legacy' for GPL'd code,
+    providing component 'legacy_userdb' for user dictionary upgrade.
+  * src/setup.cc: define module groups "default" and "deployer", to avoid
+    naming a list of built-bin modules in RimeTraits::modules.
+  * test/table_test.cc: fix random segment faults when run shuffled.
+  * thirdparty/src/leveldb: new dependency LevelDB, replacing Kyoto Cabinet.
+  * dict/level_db: userdb implementation based on LevelDB, replacing treeDb.
+  * dict/tree_db: moved to legacy/src/.
+  * dict/user_db: refactored and modularized to ease adding implementations.
+  * gear/memory: save cached phrases as soon as the next composition begins.
+  * gear/recognizer: match space iff set recognizer/use_space: true.
+  * gear/simplifier: catch and log OpenCC exceptions when loading.
+  * gear/single_char_filter: bring single character candidates to the front.
+  * lever/deployment_tasks: update and rename task 'user_dict_upgrade'. 
+  * gear/cjk_minifier: support CJK Extension E
+  * gear/simplifier: adapt to OpenCC 1.0 API.
+  * thirdparty/src/opencc: update OpenCC to v1.0.2 (incompatible with v0.4).
+
+ 
+-------------------------------------------------------------------

Old:
----
  librime-1.2+git20140810.tar.gz

New:
----
  librime-1.2.9.tar.gz

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

Other differences:
------------------
++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.zajmfw/_old  2015-02-27 10:59:16.000000000 +0100
+++ /var/tmp/diff_new_pack.zajmfw/_new  2015-02-27 10:59:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librime
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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+git20140810
+Version:        1.2.9
 Release:        0
 Summary:        Rime Input Method Engine
 License:        GPL-3.0+
@@ -33,6 +33,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glog-devel
 BuildRequires:  googletest-devel
+BuildRequires:  leveldb-devel
 %if 0%{?suse_version} >= 1220
 BuildRequires:  boost-devel
 %endif
@@ -59,7 +60,7 @@
 %endif
 BuildRequires:  libkyotocabinet-devel
 BuildRequires:  marisa-devel
-BuildRequires:  opencc-devel
+BuildRequires:  opencc-devel >= 1.0.2
 BuildRequires:  pkg-config
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  yaml-cpp-devel
@@ -129,14 +130,14 @@
 
 %files -n rime
 %defattr(-,root,root)
-%doc LICENSE README
+%doc LICENSE README.md
 %{_bindir}/rime_deployer
 %{_bindir}/rime_dict_manager
 
 %files -n librime1
 %defattr(-,root,root)
 %{_libdir}/%{name}.so.1
-%{_libdir}/%{name}.so.1.2.0
+%{_libdir}/%{name}.so.1.2.9
 
 %files devel
 %defattr(-,root,root)

++++++ librime-1.2+git20140810.tar.gz -> librime-1.2.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/librime/librime-1.2+git20140810.tar.gz 
/work/SRC/openSUSE:Factory/.librime.new/librime-1.2.9.tar.gz differ: char 5, 
line 1

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

Reply via email to