update to 1.9.0
- Redesign the property menus, use sub-menus instead of toggles
This commit is contained in:
parent
b8c8b71d18
commit
283f980f62
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
|||||||
/ibus-table-1.8.9.tar.gz
|
/ibus-table-1.8.9.tar.gz
|
||||||
/ibus-table-1.8.10.tar.gz
|
/ibus-table-1.8.10.tar.gz
|
||||||
/ibus-table-1.8.11.tar.gz
|
/ibus-table-1.8.11.tar.gz
|
||||||
|
/ibus-table-1.9.0.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: ibus-table
|
Name: ibus-table
|
||||||
Version: 1.8.11
|
Version: 1.9.0
|
||||||
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
|
||||||
|
* Tue Sep 16 2014 Mike FABIAN <mfabian@redhat.com> - 1.9.0-1
|
||||||
|
- update to 1.9.0
|
||||||
|
- Redesign the property menus, use sub-menus instead of toggles
|
||||||
|
|
||||||
* Sun Sep 14 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.11-1
|
* Sun Sep 14 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.11-1
|
||||||
- update to 1.8.11
|
- update to 1.8.11
|
||||||
- fixes a Python backtrace when the dconf key
|
- fixes a Python backtrace when the dconf key
|
||||||
|
Loading…
Reference in New Issue
Block a user