Update to 1.17.1
- Fix mypy warnings - Return empty program_name and window_title in get_active_window_xprop() when xprop results are unexpected (Resolves: rhbz#2215466) - Translation update from Weblate (si 10.0%)
This commit is contained in:
parent
d2a87f510c
commit
c20027118b
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.16.13.tar.gz
|
||||
/ibus-table-1.16.14.tar.gz
|
||||
/ibus-table-1.17.0.tar.gz
|
||||
/ibus-table-1.17.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: ibus-table
|
||||
Version: 1.17.0
|
||||
Version: 1.17.1
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPL-2.1-or-later
|
||||
@ -150,6 +150,13 @@ fi
|
||||
%{_datadir}/installed-tests/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2023 Mike FABIAN <mfabian@redhat.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
- Fix mypy warnings
|
||||
- Return empty program_name and window_title in get_active_window_xprop()
|
||||
when xprop results are unexpected (Resolves: rhbz#2215466)
|
||||
- Translation update from Weblate (si 10.0%)
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.17.0.tar.gz) = 2df316dfe34eca80d9d4f843a92f3452a939cd14bca3bfa6c021b0bc6b759676711fefba68b9bf10dfe48c2f82890452e9ae015986b520281998f4d08f2e763b
|
||||
SHA512 (ibus-table-1.17.1.tar.gz) = 67168bb301820fa006208a15c3dc0f72480f8dd7bcd4097f0ee837fa44a1d04d68760f3061d655ec8a19ccb60aee2d6fd54bb5dd13668c61edb38b6e46f1b9ff
|
||||
|
Loading…
Reference in New Issue
Block a user