Update to 1.4.17
- Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work (Resolves: https://github.com/ibus/ibus-m17n/issues/52) - Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support (Resolves: https://github.com/ibus/ibus-m17n/pull/51)
This commit is contained in:
parent
57f8d7a3aa
commit
ad7d7e6809
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,3 +18,7 @@ ibus-m17n-1.3.0.tar.gz
|
||||
/ibus-m17n-1.4.11.tar.gz
|
||||
/ibus-m17n-1.4.12.tar.gz
|
||||
/ibus-m17n-1.4.13.tar.gz
|
||||
/ibus-m17n-1.4.14.tar.gz
|
||||
/ibus-m17n-1.4.15.tar.gz
|
||||
/ibus-m17n-1.4.16.tar.gz
|
||||
/ibus-m17n-1.4.17.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global require_ibus_version 1.4.0
|
||||
|
||||
Name: ibus-m17n
|
||||
Version: 1.4.13
|
||||
Version: 1.4.17
|
||||
Release: 1%{?dist}
|
||||
Summary: The M17N engine for IBus platform
|
||||
License: GPLv2+
|
||||
@ -62,6 +62,13 @@ make check
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Sat Sep 17 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.17-1
|
||||
- Update to 1.4.17
|
||||
- Fix problem that sa-IAST input method cannot be activated and make settings of sa-IAST work
|
||||
(Resolves: https://github.com/ibus/ibus-m17n/issues/52)
|
||||
- Let IBusM17nEngine inherit from IBusEngineSimple to enable compose support
|
||||
(Resolves: https://github.com/ibus/ibus-m17n/pull/51)
|
||||
|
||||
* Thu Sep 08 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.13-1
|
||||
- Update to 1.4.13
|
||||
- Translation update from Weblate (ar updated 100%, ka added 100%)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-m17n-1.4.13.tar.gz) = 5753a8c1888a2fefa87986d7396d3ad56e3e1109c0dd01fadcaf1e7a7a056dc45323d204f9b5a548900752e1bfc69d638076f51884a8948fa5ba16c7a17d5640
|
||||
SHA512 (ibus-m17n-1.4.17.tar.gz) = 794dfce969f447354a092758d20999637e3d0a1006f8e078845ae3e79b63b7a467f9f28a7bdeeac4f4709d6750e7156efbc3d341bfa574ac7002266d0dce2b95
|
||||
|
Loading…
Reference in New Issue
Block a user