diff --git a/ibus-typing-booster-1.5.31.tar.gz b/ibus-typing-booster-1.5.31.tar.gz deleted file mode 100644 index efcf243..0000000 --- a/ibus-typing-booster-1.5.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a09637cbeaf97653beb529ab626805aa2f55f271bebc8d27a195d9115c922872 -size 3715377 diff --git a/ibus-typing-booster-1.5.32.tar.gz b/ibus-typing-booster-1.5.32.tar.gz new file mode 100644 index 0000000..7a7b260 --- /dev/null +++ b/ibus-typing-booster-1.5.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc85e6913bd249c5fa94f4451f6ddc58031e2e0381563d9e26584f7b85a70e4f +size 5114796 diff --git a/ibus-typing-booster.changes b/ibus-typing-booster.changes index f90b1e3..68eb020 100644 --- a/ibus-typing-booster.changes +++ b/ibus-typing-booster.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 24 17:11:23 UTC 2017 - maiku.fabian@gmail.com + +- update to 1.5.32 +- Fix error when starting emoji-picker when the “recently-used” does not yet exist +- Update emojione.json to version 3.0 +- Add the data from CLDR common/annotationsDerived +- Load also the CLDR annotations from “annotationsDerived” + ------------------------------------------------------------------- Tue Apr 18 10:00:19 UTC 2017 - maiku.fabian@gmail.com diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 6f9fbb2..b62cffc 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -17,7 +17,7 @@ %define __python3 /usr/bin/python3 Name: ibus-typing-booster -Version: 1.5.31 +Version: 1.5.32 Release: 1%{?dist} Summary: A completion input method License: GPL-3.0+ @@ -84,7 +84,9 @@ make %{?_smp_mflags} %install export PYTHON=%{__python3} make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkgconfigdir=%{_datadir}/pkgconfig -gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/*.{xml,txt,json} +gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/*.{txt,json} +gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/annotations/*.xml +gzip --force --best $RPM_BUILD_ROOT/%{_datadir}/%{name}/data/annotationsDerived/*.xml #install inscript2 keymaps mkdir -p $RPM_BUILD_ROOT%{_datadir}/m17n/icons