Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibus-table-chinese for openSUSE:Factory checked in at 2022-06-28 15:23:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibus-table-chinese (Old) and /work/SRC/openSUSE:Factory/.ibus-table-chinese.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibus-table-chinese" Tue Jun 28 15:23:05 2022 rev:26 rq:985581 version:1.8.8 Changes: -------- --- /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese.changes 2021-01-13 18:36:04.582347374 +0100 +++ /work/SRC/openSUSE:Factory/.ibus-table-chinese.new.1548/ibus-table-chinese.changes 2022-06-28 15:23:25.870037223 +0200 @@ -1,0 +2,16 @@ +Sat Jun 25 17:30:05 UTC 2022 - Gordon Leung <[email protected]> - 1.8.8 + +update: 1.8.3 -> 1.8.8 +- Move source to mike-fabian's repo as previous repo is now deprecated + * https://github.com/definite/ibus-table-chinese/blob/master/README +- Simplify CMakeLists.txt to avoid requiring cmake-fedora +- cangjie5.txt improvement gh#mike-fabian/ibus-table-chinese#87 +- quick5.txt improvement gh#mike-fabian/ibus-table-chinese#4 +- Add table_extra tag gh#definite/ibus-table-chinese#18 +- "Traditional Chinese only" is now the default for cangjie5 and quick5 + * gh#mike-fabian/ibus-table-chinese#2 +- Build outside of source tree gh#mike-fabian/ibus-table-chinese#2 + +chore: clean up specfile + +------------------------------------------------------------------- Old: ---- ibus-table-chinese-1.8.3.tar.gz New: ---- ibus-table-chinese-1.8.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibus-table-chinese.spec ++++++ --- /var/tmp/diff_new_pack.sYMmV4/_old 2022-06-28 15:23:26.310037880 +0200 +++ /var/tmp/diff_new_pack.sYMmV4/_new 2022-06-28 15:23:26.318037892 +0200 @@ -1,7 +1,7 @@ # # spec file for package ibus-table-chinese # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,15 +17,14 @@ Name: ibus-table-chinese -Version: 1.8.3 +Version: 1.8.8 Release: 0 Summary: Various Chinese input method table for the IBus framework License: GPL-3.0-or-later Group: System/I18n/Chinese -URL: https://github.com/definite/ibus-table-chinese -Source: https://github.com/definite/ibus-table-chinese/archive/%{version}/%{name}-%{version}.tar.gz +URL: https://github.com/mike-fabian/ibus-table-chinese +Source: https://github.com/mike-fabian/ibus-table-chinese/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake -BuildRequires: cmake-fedora-modules BuildRequires: pkgconfig BuildRequires: pkgconfig(ibus-table) BuildArch: noarch @@ -199,20 +198,18 @@ YongMa input method. %prep -%setup -q -sed -i 's/\r//' tables/wubi-haifeng/COPYING +%autosetup %build export PYTHON=python3 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DDATA_DIR=%{_datadir} \ - -DPRJ_DOC_DIR=%{_docdir}/%{name} \ - -DCMAKE_FEDORA_TMP_DIR=. + -DPRJ_DOC_DIR=%{_docdir}/%{name} make -j1 V=1 %install %make_install -rm -rf %{buildroot}%{_docdir}/%{name} +rm -rf %{buildroot}/usr/share/doc/%{name} %post array %ibus_table_index_post array30 @@ -339,8 +336,6 @@ %files wubi-haifeng %license COPYING %doc ChangeLog AUTHORS NEWS README RELEASE-NOTES.txt -%license tables/wubi-haifeng/COPYING -%doc tables/wubi-haifeng/README %{_ibus_icondir}/wubi-haifeng86.* %{_ibus_tabledir}/wubi-haifeng86.db ++++++ ibus-table-chinese-1.8.3.tar.gz -> ibus-table-chinese-1.8.8.tar.gz ++++++ /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese-1.8.3.tar.gz /work/SRC/openSUSE:Factory/.ibus-table-chinese.new.1548/ibus-table-chinese-1.8.8.tar.gz differ: char 12, line 1
