public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus-typing-booster] rawhide: Update to 2.30.10
@ 2026-06-11 14:36 Mike FABIAN
  0 siblings, 0 replies; only message in thread
From: Mike FABIAN @ 2026-06-11 14:36 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/ibus-typing-booster
            Branch : rawhide
            Commit : 81e390e9351f1d2950d514a7d20594e6756b37ae
            Author : Mike FABIAN <mfabian@redhat.com>
            Date   : 2026-06-11T12:35:37+02:00
            Stats  : +4/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/ibus-typing-booster/c/81e390e9351f1d2950d514a7d20594e6756b37ae?branch=rawhide

            Log:
            Update to 2.30.10

- Run doctests requiring `regex` only when `regex` is available
  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/909)
- Translation update from Weblate (fa 4.7%, lt 8.5%, or 34.1%, si 1%)
- Add `BuildRequires: gobject-introspection`, see:
  https://github.com/mike-fabian/ibus-typing-booster/issues/909#issuecomment-4679627321

---
diff --git a/.gitignore b/.gitignore
index 75ac271..55c4420 100644
--- a/.gitignore
+++ b/.gitignore
@@ -477,3 +477,4 @@
 /ibus-typing-booster-2.30.7.tar.gz
 /ibus-typing-booster-2.30.8.tar.gz
 /ibus-typing-booster-2.30.9.tar.gz
+/ibus-typing-booster-2.30.10.tar.gz

diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec
index 3b54d84..225d256 100644
--- a/ibus-typing-booster.spec
+++ b/ibus-typing-booster.spec
@@ -1,5 +1,5 @@
 Name:       ibus-typing-booster
-Version:    2.30.9
+Version:    2.30.10
 Release:    %autorelease
 Summary:    A completion input method
 License:    GPL-3.0-or-later AND Apache-2.0
@@ -51,6 +51,7 @@ BuildRequires:  python3-pyxdg
 %else
 BuildRequires:  python34-devel
 %endif
+BuildRequires:  gobject-introspection
 # for the unit tests
 BuildRequires:  m17n-lib
 BuildRequires:  m17n-db-extras

diff --git a/sources b/sources
index e7c2d94..1433447 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ibus-typing-booster-2.30.9.tar.gz) = 780bae2f80898d0fc13719640b6ed3de3bfd6c5986d46309b650869ebdfe28ee669f3fee3b7ca85a9988339e8dd320f0eaf58d28c6db0cc836d41300ad24621b
+SHA512 (ibus-typing-booster-2.30.10.tar.gz) = 45cb716222da6e4cc1de65aca7709d7d7c08ddc24e69d900fac43105c66522fa50fecf439d29bfffc121cf3536843c541a9bec709c3f1deab66e984f0d065045

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-11 14:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 14:36 [rpms/ibus-typing-booster] rawhide: Update to 2.30.10 Mike FABIAN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox