public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Bump to 1.5.32-rc1
@ 2026-05-31 2:08 Takao Fujiwara
0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31 2:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : 42e6783f38d9dd73ef5c14eac70d9f5fae66beb2
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2025-02-28T11:01:58+09:00
Stats : +14/-8 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/42e6783f38d9dd73ef5c14eac70d9f5fae66beb2?branch=autotool
Log:
Bump to 1.5.32-rc1
- Use gdk_init() instead of gtk_init() in ibus-x11
- Revert "Do not load en-US compose table by default"
- Call IBus.init() importing Python IBus module
- Some bug fixes
---
diff --git a/.gitignore b/.gitignore
index cb1bb32..a2693fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -78,3 +78,4 @@ ibus-1.3.6.tar.gz
/ibus-1.5.31.tar.gz
/ibus-1.5.32-beta1.tar.gz
/ibus-1.5.32-beta2.tar.gz
+/ibus-1.5.32-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 a8bcc86..b60c53f 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -61,9 +61,9 @@
%global dbus_python_version 0.83.0
Name: ibus
-Version: 1.5.32~beta2
+Version: 1.5.32~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
@@ -72,7 +72,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
@@ -636,6 +635,12 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Thu Feb 27 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~rc1-1
+- Use gdk_init() instead of gtk_init() in ibus-x11
+- Revert "Do not load en-US compose table by default"
+- Call IBus.init() importing Python IBus module
+- Some bug fixes
+
* Wed Feb 19 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~beta2-3
- Fix SEGV in Xorg without IBusWaylandIM
- Update ibus_panel_condition for Wayland desktops
diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index 29c74fe..8af00bf 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -1,4 +1,4 @@
-cksum 645372779 4183779 ibus-1.5.32-beta2.tar.gz
-sha1sum 15a965d21e7eba665a709d4cc39f070bff819c95 ibus-1.5.32-beta2.tar.gz
-sha256sum d9539d12dcde57e58ce8a8e33d12d1c1d336450622ed00fd9f25bdfcde449f51 ibus-1.5.32-beta2.tar.gz
-sha512sum fd315d94592111e0e63e6a5f9d6c563de6137c8ba90ed0e65786c549d256d1a1a0a574c0ff782845cf10e119b25ce750cf2ae172a0d6bf769d21473295f2d52e ibus-1.5.32-beta2.tar.gz
+cksum 117459297 4191161 ibus-1.5.32-rc1.tar.gz
+sha1sum 9091034097b32c25d19e6c4b12adc68a575a77e0 ibus-1.5.32-rc1.tar.gz
+sha256sum 85f20e276304370474204e3854ab5ac08c31c30d84ad2e1c014348aff4181c4f ibus-1.5.32-rc1.tar.gz
+sha512sum 1d27db9280efe630553deedc68cf7aeb949aa6250973572227ced9937da01bcc502f889450ce58da29a8a595bb02f2edfbeefaec167aae020f9e0a814d36cdb7 ibus-1.5.32-rc1.tar.gz
diff --git a/sources b/sources
index 83cf99b..0addcd4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.32-beta2.tar.gz) = fd315d94592111e0e63e6a5f9d6c563de6137c8ba90ed0e65786c549d256d1a1a0a574c0ff782845cf10e119b25ce750cf2ae172a0d6bf769d21473295f2d52e
+SHA512 (ibus-1.5.32-rc1.tar.gz) = 1d27db9280efe630553deedc68cf7aeb949aa6250973572227ced9937da01bcc502f889450ce58da29a8a595bb02f2edfbeefaec167aae020f9e0a814d36cdb7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-31 2:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31 2:08 [rpms/ibus] autotool: Bump to 1.5.32-rc1 Takao Fujiwara
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox