ID | 330363 |
Package Name | ibus-m17n |
Version | 1.4.31 |
Release | 1.fc41 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/ibus-m17n.git#58a364db110387939af59a736e1c5c0eb0b4f8e3 |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Tue, 06 Aug 2024 13:41:03 UTC |
Completed | Tue, 06 Aug 2024 14:08:03 UTC |
Task | build (f41, /rpms/ibus-m17n.git:58a364db110387939af59a736e1c5c0eb0b4f8e3) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ibus-m17n.git#58a364db110387939af59a736e1c5c0eb0b4f8e3'}} |
Tags |
|
RPMs |
src | |
|
ibus-m17n-1.4.31-1.fc41.src.rpm (info) (download) |
riscv64 |
|
ibus-m17n-1.4.31-1.fc41.riscv64.rpm (info) (download)
|
|
ibus-m17n-debuginfo-1.4.31-1.fc41.riscv64.rpm (info) (download)
|
|
ibus-m17n-debugsource-1.4.31-1.fc41.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Thu Jul 25 2024 Mike FABIAN <mfabian@redhat.com> 1.4.31-1
- Update to 1.4.31
* Sat Jul 20 2024 Mike FABIAN <mfabian@redhat.com> 1.4.30-1
- Update to 1.4.30
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.4.29-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Apr 10 2024 Mike FABIAN <mfabian@redhat.com> 1.4.29-1
- Update to 1.4.29
* Thu Feb 15 2024 Mike FABIAN <mfabian@redhat.com> 1.4.28-1
- Update to 1.4.28
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.27-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.27-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Dec 02 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.27-1
- Update to 1.4.27
- Prefer commit to "return FALSE;" for space, and other keys
where the msymbol name is exactly one character, add a
sleep for Return. This is to avoid ordering problems in
mutter.
(Resolves: https://github.com/ibus/ibus-m17n/issues/72)
* Fri Nov 10 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.24-1
- Update to 1.4.24
- Make IBusEngineSimple read ~/.XCompose
(Resolves: https://github.com/ibus/ibus-m17n/issues/70)
- Do not hide empty preedit text before committing text.
(Resolves: https://github.com/ibus/ibus-m17n/pull/64).
Together with ibus >= 1.5.29 this solves the preedit flicker problem perfectly.
- Use “<developer><name>…</name></developer>” in m17n.appdata.xml instead of “<developer_name>…</developer_name>”
Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide.
* 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%)
* Mon Aug 07 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.21-1
- Update to 1.4.21
- Translation update from Weblate (Swedish, sv 100%)
* Sun Jul 30 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.20-1
- Update to 1.4.20
- Reduce preedit flicker (Resolves: https://github.com/ibus/ibus/issues/2536)
- Remove `xml:lang="en"` from the screenshot in appdata.xml
See: https://github.com/ximion/appstream/issues/494
There must be one image in the default locale, and there can be some
translated ones, but having only translated images is not okay.
- Use ibus_text_new_from_string (string) instead of
ibus_text_new_from_static_string (string) in ibus_m17n_engine_commit_string()
- Add missing g_free (buf) in ibus_m17n_mtext_to_utf8()
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.19-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Feb 19 2023 Mike FABIAN <mfabian@redhat.com> - 1.4.19-1
- Update to 1.4.19
- Translation update from Weblate (Sinhala, si 100%)
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.18-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 07 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.18-1
- Update to 1.4.18
- Add new icon
* Sat Nov 26 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.17-2
- Migrate license tag to SPDX
* 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%)
* Sat Sep 03 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.11-1
- Update to 1.4.11
- Added translation using Weblate (Arabic, 100%)
- Add 256x256 icon to m17n.appdata.xml
* Wed Aug 03 2022 Mike FABIAN <mfabian@redhat.com> - 1.4.10-1
- Update to 1.4.10
- Add language to longname in --xml output to make engines which have exactly
the same icon distinguishable in the engine switcher
- Make the icon of the current engine appear at the left of floating panel of ibus.
And also show the full engine name as a tooltip on that icon
Before only a generic gear wheel ⚙️ was shown, the same for
all engines, so one could not distinguish which engine was
selected in the floating panel.
- Show also the engine name in the title of the setup tool window.
I.e. instead of just “Preferences” show something like
“Preferences m17n:t:latn-post”.
- Better icon and a screenshot which can be shown in gnome-software
- Improvements in m17n.appdata.xml
|