Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librime for openSUSE:Factory checked in at 2021-12-05 22:46:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librime (Old) and /work/SRC/openSUSE:Factory/.librime.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librime" Sun Dec 5 22:46:24 2021 rev:30 rq:935796 version:1.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/librime/librime.changes 2021-08-23 10:08:05.432251948 +0200 +++ /work/SRC/openSUSE:Factory/.librime.new.31177/librime.changes 2021-12-05 22:47:20.885400299 +0100 @@ -1,0 +2,5 @@ +Sun Dec 5 03:45:27 UTC 2021 - Xu Zhao <i...@xuzhao.net> + +- Enable logging with google-glog library + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librime.spec ++++++ --- /var/tmp/diff_new_pack.gWd1ME/_old 2021-12-05 22:47:21.321398879 +0100 +++ /var/tmp/diff_new_pack.gWd1ME/_new 2021-12-05 22:47:21.325398865 +0100 @@ -31,6 +31,7 @@ BuildRequires: capnproto >= 0.7.0 BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ +BuildRequires: glog-devel BuildRequires: googletest-devel BuildRequires: leveldb-devel BuildRequires: libboost_filesystem-devel @@ -105,7 +106,7 @@ -DINSTALL_PRIVATE_HEADERS=On \ -DENABLE_EXTERNAL_PLUGINS=On \ -DBUILD_MERGED_PLUGINS=On \ - -DENABLE_LOGGING=Off + -DENABLE_LOGGING=On %cmake_build %install