Hello community, here is the log from the commit of package ibus-chewing for openSUSE:Factory checked in at 2019-12-21 12:34:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-chewing (Old) and /work/SRC/openSUSE:Factory/.ibus-chewing.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-chewing" Sat Dec 21 12:34:23 2019 rev:24 rq:758567 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-chewing/ibus-chewing.changes 2019-11-09 23:28:13.120199272 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-chewing.new.6675/ibus-chewing.changes 2019-12-21 12:34:50.123461788 +0100 @@ -1,0 +2,7 @@ +Fri Dec 20 08:34:16 UTC 2019 - Cliff Zhao <[email protected]> + +- Add ibus-chewing-drop-cmake-fedora.patch: Backport previous cmake + module to get rid of dependence of cmake-fedora-modules, and + switch to depends on cmake upstream 2.6.2. + +------------------------------------------------------------------- New: ---- ibus-chewing-drop-cmake-fedora.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-chewing.spec ++++++ --- /var/tmp/diff_new_pack.GAayut/_old 2019-12-21 12:34:50.759462090 +0100 +++ /var/tmp/diff_new_pack.GAayut/_new 2019-12-21 12:34:50.759462090 +0100 @@ -1,7 +1,7 @@ # # spec file for package ibus-chewing # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,9 +24,10 @@ Group: System/I18n/Chinese URL: https://github.com/definite/ibus-chewing Source0: https://github.com/definite/ibus-chewing/archive/%{version}/%{name}-%{version}.tar.gz +# PATCH-FIX-UPSTREAM ibus-chewing-drop-cmake-fedora.patch [email protected] Backport previous cmake module to get rid of dependence of cmake-fedora-modules, switch to the cmake upstream 2.6.2. +Patch0: ibus-chewing-drop-cmake-fedora.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: cmake -BuildRequires: cmake-fedora-modules +BuildRequires: cmake >= 2.6.2 BuildRequires: gcc-c++ BuildRequires: gettext-devel BuildRequires: gob2 @@ -44,6 +45,7 @@ %prep %setup -q -n %{name}-%{version} +%patch0 -p1 %build %cmake -DLIBEXEC_DIR=%{_libdir}/ibus ++++++ ibus-chewing-drop-cmake-fedora.patch ++++++ ++++ 7612 lines (skipped)
