update to 1.9.17
- Load .desktop file for ibus-setup-table correctly under Gnome Wayland - Set WM_CLASS of ibus-setup-table correctly
This commit is contained in:
parent
839b131143
commit
7822f8a353
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.9.14.tar.gz
|
||||
/ibus-table-1.9.15.tar.gz
|
||||
/ibus-table-1.9.16.tar.gz
|
||||
/ibus-table-1.9.17.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ibus-table
|
||||
Version: 1.9.16
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.17
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -63,6 +63,11 @@ export PYTHON=%{__python3}
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2017 Mike FABIAN <mfabian@redhat.com> - 1.9.17-1
|
||||
- update to 1.9.17
|
||||
- Load .desktop file for ibus-setup-table correctly under Gnome Wayland
|
||||
- Set WM_CLASS of ibus-setup-table correctly
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.16-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-1.9.16.tar.gz) = ac7414dcc66adaeece9f08674c8198e3bfaa1648d37f899c52ebbd89d2d08cc2206ed8e1394ab422b2dab7497c65492248b617beea298b07e9e221bb32bc2d9e
|
||||
SHA512 (ibus-table-1.9.17.tar.gz) = 6a1d91c68d0858e978fcfb02e99e51d789f1736cba9bc1258351b9f1f1a8ac1241b069552d03b4a197238a55f839ac902e43959630fe23c8bb6927fea8d3c9ac
|
||||
|
Loading…
Reference in New Issue
Block a user