update to 1.8.2
- Better sorting of the lookup table in the mixed Chinese modes - Do not create useless indexes - Resolves: rhbz#1105465
This commit is contained in:
parent
3f98e44ba3
commit
640a354f43
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ ibus-table-1.3.0.20100621.tar.gz
|
||||
/ibus-table-1.5.0.20140528.tar.gz
|
||||
/ibus-table-1.8.0.tar.gz
|
||||
/ibus-table-1.8.1.tar.gz
|
||||
/ibus-table-1.8.2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: ibus-table
|
||||
Version: 1.8.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The Table engine for IBus platform
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
@ -62,6 +62,12 @@ export PYTHON=%{__python3}
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 09 2014 Mike FABIAN <mfabian@redhat.com> - 1.8.2-1
|
||||
- update to 1.8.2
|
||||
- Better sorting of the lookup table in the mixed Chinese modes
|
||||
- Do not create useless indexes
|
||||
- Resolves: rhbz#1105465
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user