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-beta1
Date: Sun, 31 May 2026 02:09:09 GMT	[thread overview]
Message-ID: <178019334975.1.6363145824633870921.rpms-ibus-b2a7c139fd1d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus
            Branch : autotool
            Commit : b2a7c139fd1d3ddf22b67a08324beae05be1fe45
            Author : Takao Fujiwara <tfujiwar@redhat.com>
            Date   : 2026-02-04T02:08:19+09:00
            Stats  : +12/-8 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus/c/b2a7c139fd1d3ddf22b67a08324beae05be1fe45?branch=autotool

            Log:
            Bump to 1.5.34-beta1

- Add IBUS_INPUT_HINT_HIDDEN_TEXT
- Show Emoji annotations in GNOME

---
diff --git a/.gitignore b/.gitignore
index 4537903..b4e0274 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ ibus-1.3.6.tar.gz
 /ibus-1.5.33-rc2.tar.gz
 /ibus-1.5.33.tar.gz
 /ibus-1.5.34-alpha1.tar.gz
+/ibus-1.5.34-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 560259f..90b613b 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -51,9 +51,9 @@
 %global dbus_python_version 0.83.0
 
 Name:           ibus
-Version:        1.5.34~alpha1
+Version:        1.5.34~beta1
 # https://github.com/fedora-infra/rpmautospec/issues/101
-Release:        5%{?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 +62,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
 
@@ -575,6 +574,10 @@ dconf update || :
 %{_datadir}/installed-tests/ibus
 
 %changelog
+* Wed Feb 04 2026 Takao Fujiwara <tfujiwar@redhat.com> - 1.5.34~beta1-1
+- Add IBUS_INPUT_HINT_HIDDEN_TEXT
+- Show Emoji annotations in GNOME
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.34~alpha1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/ibus.tar.gz.sum b/ibus.tar.gz.sum
index a424be4..47680ef 100644
--- a/ibus.tar.gz.sum
+++ b/ibus.tar.gz.sum
@@ -1,4 +1,4 @@
-cksum 293158776 4349520 ibus-1.5.34-alpha1.tar.gz
-sha1sum fbf2995735cc5b1be37d9408738e036b49df81bd ibus-1.5.34-alpha1.tar.gz
-sha256sum 7cd1403ce8697fa9415e20493dbf1595c6bc53fe2b7ca05dc148c9113f5e1750 ibus-1.5.34-alpha1.tar.gz
-sha512sum c018d7d4fb5ddbb531f58d3c0b8836992ef74f16c4af4c99b376cecec2d177cea7826f773d303458dec5bb0a0a299f522adf1022a3e9bd1e1af8c45a62731940 ibus-1.5.34-alpha1.tar.gz
+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

diff --git a/sources b/sources
index c3380f6..cab161f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-1.5.34-alpha1.tar.gz) = c018d7d4fb5ddbb531f58d3c0b8836992ef74f16c4af4c99b376cecec2d177cea7826f773d303458dec5bb0a0a299f522adf1022a3e9bd1e1af8c45a62731940
+SHA512 (ibus-1.5.34-beta1.tar.gz) = 2f621611c0482680088d66d4ac90cffb6a662e61933e26bb2cb4eb8061da5ad45c84c96b69023d70ac77096a72eccb6ca489591cdcb5c6a598f7e4b7099b20fb

                 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=178019334975.1.6363145824633870921.rpms-ibus-b2a7c139fd1d@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