From c0f1841ec8b6c53b7f5e2011b644afbd2cd01abaed6b30c91c3820ea7d1856c2 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 29 Apr 2021 19:27:13 +0000 Subject: [PATCH] Accepting request 889405 from home:mike-fabian MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to 2.11.4 - In main.py “import factory” only when the --xml option is not used Resolves: rhbz#1711646 - Limit the “capitalize” case mode used in auto-capitalization to the first index in a string Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/167 OBS-URL: https://build.opensuse.org/request/show/889405 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-typing-booster?expand=0&rev=137 --- ibus-typing-booster-2.11.2.tar.gz | 3 --- ibus-typing-booster-2.11.4.tar.gz | 3 +++ ibus-typing-booster.changes | 10 ++++++++++ ibus-typing-booster.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 ibus-typing-booster-2.11.2.tar.gz create mode 100644 ibus-typing-booster-2.11.4.tar.gz diff --git a/ibus-typing-booster-2.11.2.tar.gz b/ibus-typing-booster-2.11.2.tar.gz deleted file mode 100644 index 3a6ed08..0000000 --- a/ibus-typing-booster-2.11.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4f8c6da589f5faeebbcc2ba69089c4bbf66f37b65106432a45ea1937119bd41 -size 9484614 diff --git a/ibus-typing-booster-2.11.4.tar.gz b/ibus-typing-booster-2.11.4.tar.gz new file mode 100644 index 0000000..6aeb8e4 --- /dev/null +++ b/ibus-typing-booster-2.11.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc72641e69a45232f13d39f859868c4d892761ccef21ab9b176b9f4f974f697b +size 9484751 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index cce7849..6518fd8 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Apr 29 16:32:25 UTC 2021 - maiku.fabian@gmail.com + +- Update to 2.11.4 +- In main.py “import factory” only when the --xml option is not used + Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1711646 +- Limit the “capitalize” case mode used in auto-capitalization to the + first index in a string + Resolves: https://github.com/mike-fabian/ibus-typing-booster/issues/16 + ------------------------------------------------------------------- Tue Apr 05 11:38:20 UTC 2021 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 65b55f8..9ce7a51 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -15,7 +15,7 @@ # Name: ibus-typing-booster -Version: 2.11.2 +Version: 2.11.4 Release: 0 Summary: An input completion utility License: GPL-3.0+