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.30.10
Date: Thu, 11 Jun 2026 14:34:36 GMT	[thread overview]
Message-ID: <178118847674.1.8055317151387348506.rpms-ibus-typing-booster-81e390e9351f@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/ibus-typing-booster
            Branch : f44
            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=f44

            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

                 reply	other threads:[~2026-06-11 14:34 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=178118847674.1.8055317151387348506.rpms-ibus-typing-booster-81e390e9351f@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