public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Bump to 1.5.34-rc1
Date: Sun, 31 May 2026 02:09:11 GMT [thread overview]
Message-ID: <178019335171.1.7040590089901790945.rpms-ibus-b8855733f619@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : b8855733f6196df1d38006419de6330a61bac0cf
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2026-03-16T02:32:06+09:00
Stats : +20/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/b8855733f6196df1d38006419de6330a61bac0cf?branch=autotool
Log:
Bump to 1.5.34-rc1
- Update translations
- Fix "no memory" error with focus changes in Sway
- Resolves #2444009 Latch key in Latvian(tilde) keymap
- Fix only GTK3 builds
- Close leaked keymap fd on early return in ibus-wayland
---
diff --git a/.gitignore b/.gitignore
index b4e0274..85c83c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ ibus-1.3.6.tar.gz
/ibus-1.5.33.tar.gz
/ibus-1.5.34-alpha1.tar.gz
/ibus-1.5.34-beta1.tar.gz
+/ibus-1.5.34-rc1.tar.gz
diff --git a/ibus-HEAD.patch b/ibus-HEAD.patch
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/ibus-HEAD.patch
diff --git a/ibus.spec b/ibus.spec
index ed3ddea..fb602d5 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -22,11 +22,12 @@
%global ibus_xinit_condition (%pcd1 or %pcd2 or %pcd3)
# FIXME: How to write a condition with multiple lines
-%global ibus_panel_condition (%pcd1 or %pcd2 or %pcd3 or %wcd1)
-%global pcd1 budgie-desktop or cinnamon or deepin-desktop or i3
+%global ibus_panel_condition (%pcd1 or %pcd2 or %pcd3 or %wcd1 or %wcd2)
+%global pcd1 cinnamon or deepin-desktop or i3
%global pcd2 lxqt-x11-session or lxsession or mate-panel or phosh or awesome
-%global pcd3 plasma-workspace or sugar or xfce4-session
+%global pcd3 sugar or xfce4-session
%global wcd1 cosmic-panel or hyprland or sway or waybar or lxqt-wayland-session
+%global wcd2 budgie-desktop or plasma-workspace or xfce4-session-wayland-session
%if %with_pkg_config
%if %{with gtk2}
@@ -51,9 +52,9 @@
%global dbus_python_version 0.83.0
Name: ibus
-Version: 1.5.34~beta1
+Version: 1.5.34~rc1
# https://github.com/fedora-infra/rpmautospec/issues/101
-Release: 3%{?dist}
+Release: 1%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPL-2.1-or-later
URL: https://github.com/ibus/%name/wiki
@@ -62,7 +63,6 @@ Source1: https://github.com/ibus/%name/releases/download/%{source_version
Source2: %{name}-xinput
Source3: %{name}.conf.5
# Patch0: %%{name}-HEAD.patch
-Patch0: %{name}-HEAD.patch
# Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577
Patch1: %{name}-1385349-segv-bus-proxy.patch
@@ -579,6 +579,14 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Mon Mar 16 2026 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.34~rc1-1
+- Bump to 1.5.34-rc1
+- Update translations
+- Fix "no memory" error with focus changes in Sway
+- Resolves #2444009 Latch key in Latvian(tilde) keymap
+- Fix only GTK3 builds
+- Close leaked keymap fd on early return in ibus-wayland
+
* Tue Feb 24 2026 Adam Williamson <awilliam@redhat.com> - 1.5.34~beta-3
- Run triggers in env -i to avoid hang during install (#2439813)
diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index 47680ef..e1d4405 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -1,4 +1,4 @@
-cksum 2956131888 4363767 ibus-1.5.34-beta1.tar.gz
-sha1sum b793836e4df12f2e72d8be7242cdd999c713ea58 ibus-1.5.34-beta1.tar.gz
-sha256sum 77e1aae01f99b05d02c609ef409c5f539464f8061ad32d45b3be55925144edf5 ibus-1.5.34-beta1.tar.gz
-sha512sum 2f621611c0482680088d66d4ac90cffb6a662e61933e26bb2cb4eb8061da5ad45c84c96b69023d70ac77096a72eccb6ca489591cdcb5c6a598f7e4b7099b20fb ibus-1.5.34-beta1.tar.gz
+cksum 2222577611 4508039 ibus-1.5.34-rc1.tar.gz
+sha1sum 6b021587984fde7c2f0adb142434cbbce230b3df ibus-1.5.34-rc1.tar.gz
+sha256sum 13aca293bd4ffa78118bbbe6d823355f730ebbe5aed4ff3c8857ba84e4572c5a ibus-1.5.34-rc1.tar.gz
+sha512sum 5e30e35a18279db4391c73e1619dcb743a9391a8898b3a35e427306bb18fe47f196fa07add788d0fafd05b96258a73fb1fb9ce5a0df0fe6027f5751c6de1620a ibus-1.5.34-rc1.tar.gz
diff --git a/sources b/sources
index cab161f..953a017 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.34-beta1.tar.gz) = 2f621611c0482680088d66d4ac90cffb6a662e61933e26bb2cb4eb8061da5ad45c84c96b69023d70ac77096a72eccb6ca489591cdcb5c6a598f7e4b7099b20fb
+SHA512 (ibus-1.5.34-rc1.tar.gz) = 5e30e35a18279db4391c73e1619dcb743a9391a8898b3a35e427306bb18fe47f196fa07add788d0fafd05b96258a73fb1fb9ce5a0df0fe6027f5751c6de1620a
reply other threads:[~2026-05-31 2:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178019335171.1.7040590089901790945.rpms-ibus-b8855733f619@fedoraproject.org \
--to=tfujiwar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox