Update to 1.4.5
- Use ibus_engine_update_preedit_with_mode() *always* with IBUS_ENGINE_PREEDIT_COMMIT mode - Translation update from Weblate, bn new and 100% complete, pt_BR now 100% complete - Remove redundant target for desktop.in file
This commit is contained in:
parent
78239c5cb6
commit
174f20b737
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ ibus-m17n-1.3.0.tar.gz
|
||||
/ibus-m17n-1.4.2.tar.gz
|
||||
/ibus-m17n-1.4.3.tar.gz
|
||||
/ibus-m17n-1.4.4.tar.gz
|
||||
/ibus-m17n-1.4.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global require_ibus_version 1.4.0
|
||||
|
||||
Name: ibus-m17n
|
||||
Version: 1.4.4
|
||||
Version: 1.4.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The M17N engine for IBus platform
|
||||
License: GPLv2+
|
||||
@ -72,6 +72,12 @@ make check
|
||||
%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml
|
||||
|
||||
%changelog
|
||||
* Fri Mar 12 2021 Mike FABIAN <mfabian@redhat.com> - 1.4.5-1
|
||||
- Update to 1.4.5
|
||||
- Use ibus_engine_update_preedit_with_mode() *always* with IBUS_ENGINE_PREEDIT_COMMIT mode
|
||||
- Translation update from Weblate, bn new and 100% complete, pt_BR now 100% complete
|
||||
- Remove redundant target for desktop.in file
|
||||
|
||||
* Thu Jan 28 2021 Mike FABIAN <mfabian@redhat.com> - 1.4.4-1
|
||||
- Update to 1.4.4
|
||||
- Translation update from Weblate, zh_CN now 100% complete.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-m17n-1.4.4.tar.gz) = df8be7ceaa2183ffb377e39f52b271f18825a8970f88972d0a43ed1fa2721d36bf564a20f89311541ffe19546441322fc568c4819e42e41bdff45ee137d6de80
|
||||
SHA512 (ibus-m17n-1.4.5.tar.gz) = 64bed564d59b0992ebc8a931e0845f687c176e5336d7c7fbc1d575433eb276714615f8fee412a532ec2c8870e46d8d6c41636c984b666c92427dadbdc84838b5
|
||||
|
Loading…
Reference in New Issue
Block a user