update to 1.5.0.20140519

- rewrite major parts of ibus-table, fix many bugs.
This commit is contained in:
Mike FABIAN 2014-05-19 21:53:55 +02:00
parent 8682267421
commit 08a17133e9
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -16,3 +16,4 @@ ibus-table-1.3.0.20100621.tar.gz
/ibus-table-1.5.0.20140402.tar.gz
/ibus-table-1.5.0.20140409.tar.gz
/ibus-table-1.5.0.20140416.tar.gz
/ibus-table-1.5.0.20140519.tar.gz

View File

@ -1,5 +1,5 @@
Name: ibus-table
Version: 1.5.0.20140416
Version: 1.5.0.20140519
Release: 1%{?dist}
Summary: The Table engine for IBus platform
License: LGPLv2+
@ -62,6 +62,10 @@ export PYTHON=%{__python3}
%{_datadir}/pkgconfig/%{name}.pc
%changelog
* Tue May 19 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140519-1
- update to 1.5.0.20140519
- rewrite major parts of ibus-table, fix many bugs.
* Wed Apr 16 2014 Mike FABIAN <mfabian@redhat.com> - 1.5.0.20140416-1
- Do not fail when the environment variable HOME is not set
- Resolves: rhbz#1088138

View File

@ -1 +1 @@
6fef8a1e310a5277185811d79f1086cc ibus-table-1.5.0.20140416.tar.gz
040b0896c696425e5cd5b17abd55968e ibus-table-1.5.0.20140519.tar.gz