From 87d70fe387be95834615d4e4a9e08872c1a2e9031372d68ab639015cccf54fc3 Mon Sep 17 00:00:00 2001 From: Fuminobu Takeyama Date: Fri, 10 Mar 2023 05:04:33 +0000 Subject: [PATCH] Accepting request 1070582 from home:akumar:branches:M17N - Update version to 1.5.28 * Implement new process_key_event for ibus-x11 * Convert internal EN compose table to GResource * Enhance surrounding text * Enhance CI * Update ibusunicodegen.h with Unicode 15.0.0 * Update simple.xml with xkeyboard-config 2.38-1 * Fix SEGVs OBS-URL: https://build.opensuse.org/request/show/1070582 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus?expand=0&rev=275 --- ibus-1.5.27.tar.gz | 3 --- ibus-1.5.28.tar.gz | 3 +++ ibus.changes | 12 ++++++++++++ ibus.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 ibus-1.5.27.tar.gz create mode 100644 ibus-1.5.28.tar.gz diff --git a/ibus-1.5.27.tar.gz b/ibus-1.5.27.tar.gz deleted file mode 100644 index 3faeecd..0000000 --- a/ibus-1.5.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6efbda5adb96f607cf7108d1e270962c0729a59c9ea6d58eea2dde0e3cbb97df -size 3779541 diff --git a/ibus-1.5.28.tar.gz b/ibus-1.5.28.tar.gz new file mode 100644 index 0000000..4134570 --- /dev/null +++ b/ibus-1.5.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9ff3a7576c3d61264f386030f47ee467eb7298c8104367002986e008765667 +size 3871246 diff --git a/ibus.changes b/ibus.changes index 8b3a11f..a8a90b4 100644 --- a/ibus.changes +++ b/ibus.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Mar 9 07:47:01 UTC 2023 - Avinesh Kumar + +- Update version to 1.5.28 + * Implement new process_key_event for ibus-x11 + * Convert internal EN compose table to GResource + * Enhance surrounding text + * Enhance CI + * Update ibusunicodegen.h with Unicode 15.0.0 + * Update simple.xml with xkeyboard-config 2.38-1 + * Fix SEGVs + ------------------------------------------------------------------- Fri Nov 18 13:48:57 UTC 2022 - Fuminobu Takeyama diff --git a/ibus.spec b/ibus.spec index 3749c24..1eec79b 100644 --- a/ibus.spec +++ b/ibus.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ %define _name ibus Name: %{_name}%{?nsuffix} -Version: 1.5.27 +Version: 1.5.28 Release: 0 Summary: The "Intelligent Input Bus" input method License: LGPL-2.1-or-later