From 6d918cb9a35e2f74e96b0ea5fab96ff232e97cd0dbc956f9577fa88d9a8719da Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Tue, 3 Sep 2019 08:20:25 +0000 Subject: [PATCH] Accepting request 727520 from home:ftake:branches:M17N upstream update to 1.5.21 OBS-URL: https://build.opensuse.org/request/show/727520 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=206 --- ibus-1.5.20.tar.gz | 3 --- ibus-1.5.21.tar.gz | 3 +++ ibus-fix-check-abs-icon-path-support.patch | 18 -------------- ibus.changes | 28 ++++++++++++++++++++++ ibus.spec | 6 ++--- python-ibus.spec | 2 +- 6 files changed, 34 insertions(+), 26 deletions(-) delete mode 100644 ibus-1.5.20.tar.gz create mode 100644 ibus-1.5.21.tar.gz delete mode 100644 ibus-fix-check-abs-icon-path-support.patch diff --git a/ibus-1.5.20.tar.gz b/ibus-1.5.20.tar.gz deleted file mode 100644 index 89bc727..0000000 --- a/ibus-1.5.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cf1e5ca4b067a3bed3cdfa658d49ac597d817b2de627a1095214565f862d034 -size 3393487 diff --git a/ibus-1.5.21.tar.gz b/ibus-1.5.21.tar.gz new file mode 100644 index 0000000..7c17022 --- /dev/null +++ b/ibus-1.5.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adc1e5e620d6a89a49306f022b50561f2c05218dec13d0c9b136dc8b6568a2b9 +size 3463069 diff --git a/ibus-fix-check-abs-icon-path-support.patch b/ibus-fix-check-abs-icon-path-support.patch deleted file mode 100644 index 1ab4abd..0000000 --- a/ibus-fix-check-abs-icon-path-support.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- ibus-1.5.11/configure.ac.org 2015-07-26 02:12:53.141514441 +0900 -+++ ibus-1.5.11/configure.ac 2015-07-26 02:34:17.589225723 +0900 -@@ -267,7 +267,14 @@ - enable_wayland="no (disabled, use --enable-wayland to enable)" - fi - --enable_appindicator_engine_icon="no" -+# --enable_appindicator_engine_icon option. -+AC_ARG_ENABLE(appindicator_engine_icon, -+ AS_HELP_STRING([--enable-appindicator_engine_icon], -+ [Build appindicator engine icon support]), -+ [enable_appindicator_engine_icon=$enableval], -+ [enable_appindicator_engine_icon=no] -+) -+ - if test x"$enable_appindicator" = x"yes"; then - enable_appindicator="yes (enabled, use --disable-appindicator to disable)" - diff --git a/ibus.changes b/ibus.changes index d3b111f..7101213 100644 --- a/ibus.changes +++ b/ibus.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Aug 29 16:22:00 UTC 2019 - Fuminobu Takeyama + +- Upstream update to 1.5.21 + * Enable to run ibus-setup with a different python + * Update ibusunicodegen.h for Unicode UCD 12.0 + * Add ibus.its for IME's component files + * Make ISO 639 language names with title + * Keep preedit cursor_pos and visible in clearing preedit text + * Support long sequences and multiple output characters for + compose table + - fix boo#1138123 + * Exit ibus-daemon with parent's death + * Update Wayland input-method protocol to unstable v1 + * Indistinguishable address of ibus-daemon + * Update LOCALES_STRING + * Fix typos +- Drop ibus-fix-check-abs-icon-path-support.patch + * not necessary anymore since the current Qt is enough new + +------------------------------------------------------------------- +Sat Jun 22 13:13:33 UTC 2019 - Fuminobu Takeyama + +- Stop exporting OOO_FORCE_DESKTOP (boo#1042136) + * KDE4 LibreOffice VCL plugin was removed from upstream + * New KDE5/Qt5 VCL plugin supporting Qt IM Module will be + available + ------------------------------------------------------------------- Wed May 8 09:40:05 UTC 2019 - Dominique Leuenberger diff --git a/ibus.spec b/ibus.spec index dc606d7..d5fde52 100644 --- a/ibus.spec +++ b/ibus.spec @@ -30,7 +30,7 @@ %define with_emoji 0 %endif Name: ibus -Version: 1.5.20 +Version: 1.5.21 Release: 0 Summary: The "Intelligent Input Bus" input method License: LGPL-2.1-or-later @@ -51,8 +51,6 @@ Patch4: ibus-xim-fix-re-focus-after-lock.patch # PATCH-FIX-UPSTREAM ftake@geeko.jp # Select an IM engine at the first login Patch8: im-engines-precede-xkb.patch -# PATCH-FIX-UPSTREAM ftake@geeko.jp -Patch9: ibus-fix-check-abs-icon-path-support.patch # PATCH-FIX-SLE hide-setup-menu.patch bnc#899259 qzhao@suse.com # ibus-setup should not launch from main menu. Patch10: hide-setup-menu.patch @@ -178,7 +176,6 @@ docs for ibus. %patch0 -p1 %patch4 -p1 %patch8 -p1 -%patch9 -p1 cp -r %{SOURCE2} . cp -r %{SOURCE3} . @@ -351,6 +348,7 @@ dconf update %{_includedir}/ibus-1.0 %{_datadir}/gtk-doc/html/ibus %{_libdir}/pkgconfig/ibus-1.0.pc +%{_datadir}/gettext/its/ibus.* %{_datadir}/gir-1.0/IBus-1.0.gir %{_datadir}/vala/vapi/ibus-1.0.deps %{_datadir}/vala/vapi/ibus-1.0.vapi diff --git a/python-ibus.spec b/python-ibus.spec index 98bb525..c078d59 100644 --- a/python-ibus.spec +++ b/python-ibus.spec @@ -18,7 +18,7 @@ %define _name ibus Name: python-ibus -Version: 1.5.20 +Version: 1.5.21 Release: 0 Summary: Python2 module for ibus License: LGPL-2.1-or-later