Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2025-05-20 12:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and      /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ibus-typing-booster"

Tue May 20 12:19:58 2025 rev:162 rq:1278521 version:2.27.56

Changes:
--------
--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2025-05-13 20:06:35.389657055 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.30101/ibus-typing-booster.changes
       2025-05-20 12:20:02.169923916 +0200
@@ -1,0 +2,41 @@
+Mon May 19 22:10:15 UTC 2025 - maiku.fab...@gmail.com
+
+- Update to 2.27.56
+- Use the order of spellchecking suggestions coming from enchant
+  for the score of the spellchecking candidates
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/739)
+- Use @dataclass for PredictionCandidate instead of NamedTuple
+  for Python 3.7+, fall back to the NamedTuple for Python < 3.7.
+- command `show_selection_info`: Instead of cancelling the selection,
+  add the selection to the candidates
+  (Related: https://github.com/mike-fabian/ibus-typing-booster/issues/733)
+- Parse NamesList.txt if available in the system
+  (Related: https://github.com/mike-fabian/ibus-typing-booster/issues/698)
+- Translation update from Weblate (pl 100%)
+
+-------------------------------------------------------------------
+Sat May 17 17:38:52 UTC 2025 - maiku.fab...@gmail.com
+
+- Update to 2.27.54
+- Migrate emoji_picker.py from Gtk.main() to GLib.MainLoop()
+  (Makes Control-C work even while flowboxes are filled)
+- emoji-picker: use a progress bar instead of a spinner
+  (Spinner is currently broken in Gtk3 but the progress bar is nicer anyway)
+- Use GLib.timeout_add() in emoji-picker when typing into the search entry
+  (That avoids starting a new search after every keypress when typing
+  very fast, instead wait for a short pause in typing before starting a 
search.)
+- Add a new command `show_selection_info` to analyze a selection
+  and show the Unicode code points, grapheme clusters, emoji sequences, …
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/733)
+- When committing with space while the preedit is empty,
+  something might be selected in the lookup table which needs
+  to be committed then
+  (Related: https://github.com/mike-fabian/ibus-typing-booster/issues/707)
+- If a new label is selected in emoji-picker, stop filling
+  the flowbox with contents for the old label
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/734)
+- Add IBus.KEY_Escape to self._commit_trigger_keys
+  (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/731)
+- Translation update from Weblate (kab 77.4%, ko 100%)
+
+-------------------------------------------------------------------
@@ -2436 +2477 @@
-Wed Feb  22 11:46:57 UTC 2017 - maiku.fab...@gmail.com
+Wed Feb  22 11:46:58 UTC 2017 - maiku.fab...@gmail.com
@@ -2518 +2559 @@
----------------------------------------------------------
+-------------------------------------------------------------------

Old:
----
  ibus-typing-booster-2.27.53.tar.gz

New:
----
  ibus-typing-booster-2.27.56.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ibus-typing-booster.spec ++++++
--- /var/tmp/diff_new_pack.feiI8R/_old  2025-05-20 12:20:03.121963861 +0200
+++ /var/tmp/diff_new_pack.feiI8R/_new  2025-05-20 12:20:03.121963861 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-typing-booster
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           ibus-typing-booster
-Version:        2.27.53
+Version:        2.27.56
 Release:        0
 Summary:        An input completion utility
 License:        GPL-3.0-or-later
@@ -74,7 +74,6 @@
 Recommends:     python3-simpleaudio
 # To make emoji and Unicode symbol matching faster:
 Recommends:     python3-rapidfuzz
-BuildRequires:  python3-pyxdg
 BuildRequires:  myspell-de
 BuildRequires:  myspell-de_DE
 BuildRequires:  myspell-en
@@ -83,6 +82,7 @@
 BuildRequires:  myspell-es_ES
 BuildRequires:  myspell-fr_FR
 BuildRequires:  myspell-it_IT
+BuildRequires:  python3-pyxdg
 
 %description
 Ibus-typing-booster is a context sensitive completion

++++++ ibus-typing-booster-2.27.53.tar.gz -> ibus-typing-booster-2.27.56.tar.gz 
++++++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.27.53.tar.gz
 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.30101/ibus-typing-booster-2.27.56.tar.gz
 differ: char 13, line 1

Reply via email to