Update to 2.19.13
- Catch exception when user database is locked during shutdown (Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=215144)
This commit is contained in:
parent
2396b97ec7
commit
c3f471d724
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@
|
||||
/ibus-typing-booster-2.19.10.tar.gz
|
||||
/ibus-typing-booster-2.19.11.tar.gz
|
||||
/ibus-typing-booster-2.19.12.tar.gz
|
||||
/ibus-typing-booster-2.19.13.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-typing-booster
|
||||
Version: 2.19.12
|
||||
Version: 2.19.13
|
||||
Release: 1%{?dist}
|
||||
Summary: A completion input method
|
||||
License: GPL-3.0-or-later AND Apache-2.0
|
||||
@ -248,6 +248,11 @@ fi
|
||||
%{_datadir}/applications/emoji-picker.desktop
|
||||
|
||||
%changelog
|
||||
* Fri Dec 30 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.13-1
|
||||
- Update to 2.19.13
|
||||
- Catch exception when user database is locked during shutdown
|
||||
(Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=215144)
|
||||
|
||||
* Wed Dec 28 2022 Mike FABIAN <mfabian@redhat.com> - 2.19.12-1
|
||||
- Update to 2.19.12
|
||||
- Try not to fail if the database contains invalid UTF-8 or is otherwise malformed
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-typing-booster-2.19.12.tar.gz) = 43a5a9c49c387bce512abe2df6ee9c1c2dfb811b75bed10d2447f0239a2c13094744666b1f626ae429f160f3341fd94c7a1ba4592b32a215bd14783570206d13
|
||||
SHA512 (ibus-typing-booster-2.19.13.tar.gz) = 3a50790081f04e6cd7e50d0180a9198f11ccda98b742f4a7a2c697858c002c7483c5b8aa3e5fa37c31cd04c2f116335b17e45ff92a165bd1c4ec18c40eb5dac4
|
||||
|
Loading…
Reference in New Issue
Block a user