public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus-typing-booster] f44: Update to 2.31.0
@ 2026-08-26 18:15 Mike FABIAN
0 siblings, 0 replies; only message in thread
From: Mike FABIAN @ 2026-08-26 18:15 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 18:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 18:15 [rpms/ibus-typing-booster] f44: Update to 2.31.0 Mike FABIAN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox