public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mike FABIAN <mfabian@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus-typing-booster] f44: Update to 2.31.0
Date: Wed, 26 Aug 2026 18:15:25 GMT	[thread overview]
Message-ID: <178776812544.1.788294445706501772.rpms-ibus-typing-booster-5e5ac07633bd@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus-typing-booster
            Branch : f44
            Commit : 5e5ac07633bdd2d6da9e62e47e9875bfe65ad4cb
            Author : Mike FABIAN <mfabian@redhat.com>
            Date   : 2026-08-26T18:58:28+02:00
            Stats  : +4/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus-typing-booster/c/5e5ac07633bdd2d6da9e62e47e9875bfe65ad4cb?branch=f44

            Log:
            Update to 2.31.0

- Require Python 3.9+
- Modernize code for Python 3.9
- Fix problem when typing `BackSpace` at the left side of the preedit
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/923)

---
diff --git a/.gitignore b/.gitignore
index f083f32..3f7cf65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -479,3 +479,5 @@
 /ibus-typing-booster-2.30.9.tar.gz
 /ibus-typing-booster-2.30.10.tar.gz
 /ibus-typing-booster-2.30.11.tar.gz
+/ibus-typing-booster-2.30.12.tar.gz
+/ibus-typing-booster-2.31.0.tar.gz

diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 37da6e3..5030443 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    2.30.11
+Version:    2.31.0
 Release:    %autorelease
 Summary:    A completion input method
 License:    GPL-3.0-or-later AND Apache-2.0

diff --git a/sources b/sources
index 3f7db86..b269b8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-typing-booster-2.30.11.tar.gz) = 2f455921964ccb6e43c2200840c62031471c1c65d615653b9db63e4e870f05245d842abe1199f9fc0b93fb4a272bf08409c1ccaa1e3e6f0191f9b92549fef6ad
+SHA512 (ibus-typing-booster-2.31.0.tar.gz) = 312d5b0b3f968619f6158636f39b7fd2eebeafaa72caf0539046d90d075176f223d059854d25ac9def4b099af92b26b029f0a849d586d7a47d400083a6d76e2f

                 reply	other threads:[~2026-08-26 18:15 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=178776812544.1.788294445706501772.rpms-ibus-typing-booster-5e5ac07633bd@fedoraproject.org \
    --to=mfabian@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