Update to 1.17.4
- Fix compose support for ibus >= 1.5.28 (Resolves: https://github.com/mike-fabian/ibus-table/issues/145) - Translation update from Weblate (New language, Russian, (ru) 80%) - Use “<developer><name>…</name></developer>” in ibus-table.appdata.xml instead of “<developer_name>…</developer_name>” Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide.
This commit is contained in:
parent
4808380dd5
commit
41760b9991
1
.gitignore
vendored
1
.gitignore
vendored
@ -96,3 +96,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.17.1.tar.gz
|
||||
/ibus-table-1.17.2.tar.gz
|
||||
/ibus-table-1.17.3.tar.gz
|
||||
/ibus-table-1.17.4.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.17.3
|
||||
Version: 1.17.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
@ -150,6 +150,14 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Nov 10 2023 Mike FABIAN <mfabian@redhat.com> - 1.17.4-1
|
||||
- Update to 1.17.4
|
||||
- Fix compose support for ibus >= 1.5.28
|
||||
(Resolves: https://github.com/mike-fabian/ibus-table/issues/145)
|
||||
- Translation update from Weblate (New language, Russian, (ru) 80%)
|
||||
- Use “<developer><name>…</name></developer>” in ibus-table.appdata.xml instead of “<developer_name>…</developer_name>”
|
||||
Because </developer_name> is deprecated and it makes the build fail on Fedora rawhide.
|
||||
|
||||
* Thu Sep 14 2023 Mike FABIAN <mfabian@redhat.com> - 1.17.3-1
|
||||
- Update to 1.17.3
|
||||
- Support several backends for playing sounds
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.17.3.tar.gz) = 1945b902391d4863b0efadc088d275bc3003d63b1c15af939d2991506d4bc1f93166881eb16c0c77c2caf2867ef56144f04aa0e05892c5a3c78be4696b30ae72
|
||||
SHA512 (ibus-table-1.17.4.tar.gz) = fde595635cf50e40657b394f61173360cd9f67aa212459f14d96e08805deb164931dddd564201653a85a2973b2e6429bd2683af96974c7cee5dae3067833efd3
|
||||
|
Loading…
Reference in New Issue
Block a user