- Update to 1.17.0
- New option commit_invalid_mode: Choose what happens when a character not in valid input characters is typed (Resolves: github-mike-fabian-issue#133) - Translation update from Weblate (de 100%, uk 100%)
This commit is contained in:
parent
91120bc462
commit
d2a87f510c
1
.gitignore
vendored
1
.gitignore
vendored
@ -92,3 +92,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.16.12.tar.gz
|
||||
/ibus-table-1.16.13.tar.gz
|
||||
/ibus-table-1.16.14.tar.gz
|
||||
/ibus-table-1.17.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ibus-table
|
||||
Version: 1.16.14
|
||||
Release: 3%{?dist}
|
||||
Version: 1.17.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/mike-fabian/ibus-table
|
||||
@ -150,6 +150,13 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Apr 07 2023 Mike FABIAN <mfabian@redhat.com> - 1.17.0-1
|
||||
- Update to 1.17.0
|
||||
- New option commit_invalid_mode: Choose what happens when a
|
||||
character not in valid input characters is typed
|
||||
(Resolves: github-mike-fabian-issue#133)
|
||||
- Translation update from Weblate (de 100%, uk 100%)
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.14-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.16.14.tar.gz) = a865c8913bee5e462ed8f3ba74a720b3eb37062ae762e3909827b660dc62d3055e6b90fd3c583487fb23edd2d9572d9eae201d7fbde889ec5cd8e5848b83291f
|
||||
SHA512 (ibus-table-1.17.0.tar.gz) = 2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
|
||||
|
Loading…
Reference in New Issue
Block a user