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.33-beta1
Date: Sun, 31 May 2026 02:08:59 GMT	[thread overview]
Message-ID: <178019333991.1.15420906652735703454.rpms-ibus-37cff92c72fb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : 37cff92c72fb20cbc7948316b6c4a163ffd49d5e
            Author : Takao Fujiwara <tfujiwar@redhat.com>
            Date   : 2025-08-22T11:40:10+09:00
            Stats  : +12/-11 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/37cff92c72fb20cbc7948316b6c4a163ffd49d5e?branch=autotool

            Log:
            Bump to 1.5.33-beta1

- Implement preedit semantic APIs
- Fix tests/ibus-keypress for Wayland

---
diff --git a/.gitignore b/.gitignore
index 38e4643..d1de51d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,3 +81,4 @@ ibus-1.3.6.tar.gz
 /ibus-1.5.32-rc1.tar.gz
 /ibus-1.5.32-rc2.tar.gz
 /ibus-1.5.32.tar.gz
+/ibus-1.5.33-beta1.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 6addced..c30a982 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -61,9 +61,9 @@
 %global dbus_python_version 0.83.0
 
 Name:           ibus
-Version:        1.5.32
+Version:        1.5.33~beta1
 # https://github.com/fedora-infra/rpmautospec/issues/101
-Release:        9%{?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
 
@@ -360,7 +359,6 @@ fi
 #make -C src/compose maintainer-clean-generic
 #make -C tools maintainer-clean-generic
 #make -C ui/gtk3 maintainer-clean-generic
-autoreconf -f -i -v
 %configure \
     --disable-static \
 %if %{with gtk2}
@@ -387,8 +385,6 @@ autoreconf -f -i -v
     --enable-install-tests \
     %{nil}
 # for 1385349-segv-bus-proxy.patch
-make -C bindings/vala maintainer-clean-generic
-make -C tools maintainer-clean-generic
 make -C ui/gtk3 maintainer-clean-generic
 
 %make_build
@@ -642,6 +638,10 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Fri Aug 22 2025 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.33~beta1-1
+- Implement preedit semantic APIs
+- Fix tests/ibus-keypress for Wayland
+
 * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.5.32-9
 - Rebuilt for Python 3.14.0rc2 bytecode
 

diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index 2c0a6f3..b68f76b 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -1,4 +1,4 @@
-cksum 968784061 4192999 ibus-1.5.32.tar.gz
-sha1sum bd5061f17b183c93d439cd2d01642805a5df6497 ibus-1.5.32.tar.gz
-sha256sum b24f41ae38b236b254c09f1a8f53c2354b69b0789e89cea888d0494b09d15d67 ibus-1.5.32.tar.gz
-sha512sum 2c63cab1fe553cb8f3ce00d22f3374e396f8cb3f9e66b81b8c8c59d141eb68d036549460ac0b836e93b0261c185a33aba0fc930178fd04d142344324e1562b9c ibus-1.5.32.tar.gz
+cksum 2452488456 4296238 ibus-1.5.33-beta1.tar.gz
+sha1sum cb55b3f3ded2fc7f870a0f367b46f10a191d9c41 ibus-1.5.33-beta1.tar.gz
+sha256sum 243fd8ffa1d16432070897c67aa2e41e55a6b582ccd188d7e1c7903093e56865 ibus-1.5.33-beta1.tar.gz
+sha512sum 24da97d1560409d4444b7200c9d8f9a8f87d70740c5a80ffaa6ac4972e2c08f0e0feb05174add170e1933b86965ed18d81e60693dc02cc1f14aaeb2a16eeae04 ibus-1.5.33-beta1.tar.gz

diff --git a/sources b/sources
index 343c967..ad1a221 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.32.tar.gz) = 2c63cab1fe553cb8f3ce00d22f3374e396f8cb3f9e66b81b8c8c59d141eb68d036549460ac0b836e93b0261c185a33aba0fc930178fd04d142344324e1562b9c
+SHA512 (ibus-1.5.33-beta1.tar.gz) = 24da97d1560409d4444b7200c9d8f9a8f87d70740c5a80ffaa6ac4972e2c08f0e0feb05174add170e1933b86965ed18d81e60693dc02cc1f14aaeb2a16eeae04

                 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=178019333991.1.15420906652735703454.rpms-ibus-37cff92c72fb@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