Update to 1.4.23
- Do not translate the Multi_key when using the option “☑️ Use US keyboard layout” - Fix option “☑️ Use US keyboard layout” (Resolves: https://github.com/ibus/ibus-m17n/issues/66) - Translation update from Weblate: new language Hindi, hi 100%
This commit is contained in:
parent
4a9e04aa90
commit
dc83dd130d
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ ibus-m17n-1.3.0.tar.gz
|
||||
/ibus-m17n-1.4.20.tar.gz
|
||||
/ibus-m17n-1.4.21.tar.gz
|
||||
/ibus-m17n-1.4.22.tar.gz
|
||||
/ibus-m17n-1.4.23.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global require_ibus_version 1.4.0
|
||||
|
||||
Name: ibus-m17n
|
||||
Version: 1.4.22
|
||||
Version: 1.4.23
|
||||
Release: 1%{?dist}
|
||||
Summary: The M17N engine for IBus platform
|
||||
License: GPL-2.0-or-later
|
||||
@ -63,6 +63,13 @@ make check
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Fri Oct 27 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.23-1
|
||||
- Update to 1.4.23
|
||||
- Do not translate the Multi_key when using the option “☑️ Use US keyboard layout”
|
||||
- Fix option “☑️ Use US keyboard layout”
|
||||
(Resolves: https://github.com/ibus/ibus-m17n/issues/66)
|
||||
- Translation update from Weblate: new language Hindi, hi 100%
|
||||
|
||||
* Mon Aug 21 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.22-1
|
||||
- Update to 1.4.22
|
||||
- Translation update from Weblate (Lithuanian, lt 100%)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-m17n-1.4.22.tar.gz) = 064bc1af9d7dc4cfd9fcd236769003fcbcfc63e8e68869dbdec50e7834c834218995feef45fae97e93fe68e8735636c2090e2b1b34f738d9c06e4098e7da6015
|
||||
SHA512 (ibus-m17n-1.4.23.tar.gz) = 813653cd52d8d532f6125288a56cd0d655e9216a7631218bd1a13e1ba51f161ca151e88c89adda16729e58fdd08b88d87848eb47e284f06d5b9f429127145bff
|
||||
|
Loading…
Reference in New Issue
Block a user