From fc6b390c22872e1f912d7f335f36f05612a52215 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 26 Jun 2023 18:52:28 +0200 Subject: [PATCH] Release 2.23.0 --- ChangeLog | 8 ++++++++ configure.ac | 4 ++-- emoji-picker.appdata.xml | 33 +++++++++++++++++++++++++++++++++ typing-booster.appdata.xml | 33 +++++++++++++++++++++++++++++++++ 4 files changed, 76 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 294f7555..428bf6dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +* Author: Mike FABIAN +* 28 Jun 2023 Release 2.23.0 +* Translation update from Weblate (de 100%, ka 100%, nl 100%, sv 100%, uk 100%) +* configure.ac: add a warning about not using /usr/local as the prefix (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/444) +* Add an option to convert language specific digits to ASCII (Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/445) +* Strip entered autosettings value for boolean values +* Update emoji annotations from CLDR + * Author: Mike FABIAN * 09 May 2023 Release 2.22.5 * Remove `xml:lang="en"` from the screenshots in appdata.xml (See: https://github.com/ximion/appstream/issues/494) diff --git a/configure.ac b/configure.ac index d8308ef5..d02494c5 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ m4_define([package_name], [ibus-typing-booster]) m4_define([ibus_released], [1]) m4_define([ibus_major_version], [2]) -m4_define([ibus_minor_version], [22]) -m4_define([ibus_micro_version], [5]) +m4_define([ibus_minor_version], [23]) +m4_define([ibus_micro_version], [0]) m4_define(ibus_maybe_datestamp, m4_esyscmd([if test x]ibus_released[ != x1; then date +.%Y%m%d | tr -d '\n\r'; fi])) diff --git a/emoji-picker.appdata.xml b/emoji-picker.appdata.xml index a243e8e1..e505e744 100644 --- a/emoji-picker.appdata.xml +++ b/emoji-picker.appdata.xml @@ -39,6 +39,39 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.23.0 + +

Bug fixes and enhancements

+
    +
  • + Translation update from Weblate (de 100%, ka 100%, nl 100%, sv 100%, uk 100%) +
  • +
  • + configure.ac: add a warning about not using /usr/local as + the prefix (Resolves: github-issues#444) +
  • +
  • + Add an option to convert language specific digits to ASCII + (Resolves: github-issues#445) +
  • +
  • + Strip entered autosettings value for boolean values +
  • +
  • + Update emoji annotations from CLDR +
  • +
+
+ + + github-issues#444 + + + github-issues#445 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.22.5 diff --git a/typing-booster.appdata.xml b/typing-booster.appdata.xml index 435cb410..e33eac95 100644 --- a/typing-booster.appdata.xml +++ b/typing-booster.appdata.xml @@ -45,6 +45,39 @@ https://translate.fedoraproject.org/projects/ibus-typing-booster/ + + https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.23.0 + +

Bug fixes and enhancements

+
    +
  • + Translation update from Weblate (de 100%, ka 100%, nl 100%, sv 100%, uk 100%) +
  • +
  • + configure.ac: add a warning about not using /usr/local as + the prefix (Resolves: github-issues#444) +
  • +
  • + Add an option to convert language specific digits to ASCII + (Resolves: github-issues#445) +
  • +
  • + Strip entered autosettings value for boolean values +
  • +
  • + Update emoji annotations from CLDR +
  • +
+
+ + + github-issues#444 + + + github-issues#445 + + +
https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.22.5