update to 1.9.8
- Get option 'lookuptableorientation' default value from database (Thanks to Heiher <r@hev.cc>).
This commit is contained in:
parent
a8f87b9b70
commit
4c420d8799
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.9.5.tar.gz
|
/ibus-table-1.9.5.tar.gz
|
||||||
/ibus-table-1.9.6.tar.gz
|
/ibus-table-1.9.6.tar.gz
|
||||||
/ibus-table-1.9.7.tar.gz
|
/ibus-table-1.9.7.tar.gz
|
||||||
|
/ibus-table-1.9.8.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.9.7
|
Version: 1.9.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Table engine for IBus platform
|
Summary: The Table engine for IBus platform
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -62,6 +62,10 @@ export PYTHON=%{__python3}
|
|||||||
%{_datadir}/pkgconfig/%{name}.pc
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 21 2015 Mike FABIAN <mfabian@redhat.com> - 1.9.8-1
|
||||||
|
- update to 1.9.8
|
||||||
|
- Get option 'lookuptableorientation' default value from database (Thanks to Heiher <r@hev.cc>).
|
||||||
|
|
||||||
* Wed Oct 14 2015 Mike FABIAN <mfabian@redhat.com> - 1.9.7-1
|
* Wed Oct 14 2015 Mike FABIAN <mfabian@redhat.com> - 1.9.7-1
|
||||||
- update to 1.9.7
|
- update to 1.9.7
|
||||||
- When matching hotkeys, ignore all modifiers not requested in the match
|
- When matching hotkeys, ignore all modifiers not requested in the match
|
||||||
|
Loading…
Reference in New Issue
Block a user