Hello community,

here is the log from the commit of package librime for openSUSE:Factory checked 
in at 2018-10-15 10:49:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librime (Old)
 and      /work/SRC/openSUSE:Factory/.librime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librime"

Mon Oct 15 10:49:08 2018 rev:18 rq:641404 version:1.3.1+git20180822.19cea07e

Changes:
--------
--- /work/SRC/openSUSE:Factory/librime/librime.changes  2017-02-03 
17:48:27.217429949 +0100
+++ /work/SRC/openSUSE:Factory/.librime.new/librime.changes     2018-10-15 
10:49:16.567016168 +0200
@@ -1,0 +2,20 @@
+Thu Oct 11 14:30:15 UTC 2018 - [email protected]
+
+- Update to version 1.3.1+git20180822.19cea07e:
+  * feat: always_show_comments option
+  * feat(language): shared user dictionary per language
+  * fix(SchemaUpdate): read compiled schema from shared build if there is no 
user build
+  * feat(config): build config files if source files changed
+  * feat(dict): relocate binary files to $user_data_dir/build
+  * feat(dict): no conditional compilation on arm
+  * feat(config): support append and merge syntax
+  * feat(config): references to optional config resources, ending with "?"
+  * config_data: transactional copy on write
+  * fix(chord_composer): allow editor to define BackSpace key behavior
+  * feat(chord_composer): support chording with function keys
+  * feat(chord_composer): accept escaped chording keys
+  * feat(translator): add history_translator (#115)
+  * (feature) add codepoint_translator
+  * Fix memory leak at rime_candidate_copy. 
https://github.com/rime/home/issues/94
+
+-------------------------------------------------------------------

Old:
----
  _service
  _servicedata
  librime-1.2.9+git20160226.df4192c.tar.xz

New:
----
  librime-1.3.1+git20180822.19cea07e.tar.xz

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

Other differences:
------------------
++++++ librime.spec ++++++
--- /var/tmp/diff_new_pack.cKrTYB/_old  2018-10-15 10:49:17.443015234 +0200
+++ /var/tmp/diff_new_pack.cKrTYB/_new  2018-10-15 10:49:17.447015230 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librime
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,30 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           librime
-Version:        1.2.9+git20160226.df4192c
+Version:        1.3.1+git20180822.19cea07e
 Release:        0
 Summary:        Rime Input Method Engine
 License:        BSD-3-Clause
 Group:          System/I18n/Chinese
-Url:            https://github.com/rime/librime
+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
 Patch2:         librime-1.2-BOOST_NO_SCOPED_ENUMS.patch
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_filesystem-devel
-BuildRequires:  libboost_locale-devel
-BuildRequires:  libboost_regex-devel
-BuildRequires:  libboost_signals-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  glog-devel
@@ -44,11 +36,18 @@
 BuildRequires:  libkyotocabinet-devel
 BuildRequires:  marisa-devel
 BuildRequires:  opencc-devel >= 1.0.2
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xorg-x11-proto-devel
 BuildRequires:  yaml-cpp-devel
 BuildRequires:  zlib-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_locale-devel
+BuildRequires:  libboost_regex-devel
+BuildRequires:  libboost_signals-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 Rime is an Traditional Chinese input method engine.
@@ -108,19 +107,18 @@
 %postun -n librime1 -p /sbin/ldconfig
 
 %files -n rime
-%defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_bindir}/rime_deployer
 %{_bindir}/rime_dict_manager
 
 %files -n librime1
-%defattr(-,root,root)
 %{_libdir}/%{name}.so.1
-%{_libdir}/%{name}.so.1.2.9
+%{_libdir}/%{name}.so.1.3.1
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/rime_api.h
+%{_includedir}/rime_levers_api.h
 %{_libdir}/%{name}.so
 %{_libdir}/pkgconfig/rime.pc
 %{_datadir}/cmake/rime/

++++++ librime-1.2.9+git20160226.df4192c.tar.xz -> 
librime-1.3.1+git20180822.19cea07e.tar.xz ++++++
++++ 473270 lines of diff (skipped)


Reply via email to