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.32-beta2
Date: Sun, 31 May 2026 02:08:50 GMT [thread overview]
Message-ID: <178019333003.1.3807075106529298049.rpms-ibus-b6c697ca17a2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ibus
Branch : autotool
Commit : b6c697ca17a2ce404865e98e13fbc9052b756381
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date : 2025-02-07T10:00:33+09:00
Stats : +13/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/ibus/c/b6c697ca17a2ce404865e98e13fbc9052b756381?branch=autotool
Log:
Bump to 1.5.32-beta2
- Implement compose key with Wayland input-method protocol
- Implement %L in compose file for EN compose keys
- Some bug fixes
---
diff --git a/.gitignore b/.gitignore
index e8e68ec..cb1bb32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -77,3 +77,4 @@ ibus-1.3.6.tar.gz
/ibus-1.5.31-rc1.tar.gz
/ibus-1.5.31.tar.gz
/ibus-1.5.32-beta1.tar.gz
+/ibus-1.5.32-beta2.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 00b049b..1d245fa 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -60,9 +60,9 @@
%global dbus_python_version 0.83.0
Name: ibus
-Version: 1.5.32~beta1
+Version: 1.5.32~beta2
# https://github.com/fedora-infra/rpmautospec/issues/101
-Release: 4%{?dist}
+Release: 1%{?dist}
Summary: Intelligent Input Bus for Linux OS
License: LGPL-2.1-or-later
URL: https://github.com/ibus/%name/wiki
@@ -71,7 +71,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
@@ -360,7 +359,6 @@ fi
#make -C ui/gtk3 maintainer-clean-generic
#make -C tools maintainer-clean-generic
#make -C src/compose maintainer-clean-generic
-autoreconf -f -i -v
%configure \
--disable-static \
%if %{with gtk2}
@@ -386,7 +384,6 @@ autoreconf -f -i -v
--enable-introspection \
--enable-install-tests \
%{nil}
-make -C ui/gtk3 maintainer-clean-generic
%make_build
@@ -639,6 +636,11 @@ dconf update || :
%{_datadir}/installed-tests/ibus
%changelog
+* Fri Feb 07 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~beta2-1
+- Implement compose key with Wayland input-method protocol
+- Implement %L in compose file for EN compose keys
+- Some bug fixes
+
* Fri Jan 24 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.32~beta1-4
- Resolves #2340631 ibus-engine-gui-ci FTBFS
diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index a829592..29c74fe 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -1,4 +1,4 @@
-cksum 388049979 4149218 ibus-1.5.32-beta1.tar.gz
-sha1sum e34cc0d1605ae6663713d632665fa7d7619b7cf6 ibus-1.5.32-beta1.tar.gz
-sha256sum e741964af49c9142c162d055b6a68c2339891b509da738b4647c72b979177c9a ibus-1.5.32-beta1.tar.gz
-sha512sum 3c93b6e5ea220d3bae1ec18efcaaedbc10b947b899a04843568ca1c31152ea95b63d9fb181936382a748f9e76de3e7a1233e7353dcc6403f9e92340323f9afc1 ibus-1.5.32-beta1.tar.gz
+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
diff --git a/sources b/sources
index 6963210..83cf99b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.32-beta1.tar.gz) = 3c93b6e5ea220d3bae1ec18efcaaedbc10b947b899a04843568ca1c31152ea95b63d9fb181936382a748f9e76de3e7a1233e7353dcc6403f9e92340323f9afc1
+SHA512 (ibus-1.5.32-beta2.tar.gz) = fd315d94592111e0e63e6a5f9d6c563de6137c8ba90ed0e65786c549d256d1a1a0a574c0ff782845cf10e119b25ce750cf2ae172a0d6bf769d21473295f2d52e
reply other threads:[~2026-05-31 2:08 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=178019333003.1.3807075106529298049.rpms-ibus-b6c697ca17a2@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