diff --git a/.gitignore b/.gitignore index 1b5a6af..5c4a5f1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ibus-table-others-1.3.0.20140707.tar.gz /ibus-table-others-1.3.1.tar.gz /ibus-table-others-1.3.2.tar.gz +/ibus-table-others-1.3.3.tar.gz diff --git a/ibus-table-others.spec b/ibus-table-others.spec index 50db3f9..146e212 100644 --- a/ibus-table-others.spec +++ b/ibus-table-others.spec @@ -1,8 +1,8 @@ -%global cur_ver 1.3.2 +%global cur_ver 1.3.3 Name: ibus-table-others -Version: 1.3.2 -Release: 2%{?dist} +Version: 1.3.3 +Release: 1%{?dist} Summary: Various tables for IBus-Table License: GPLv3 Group: System Environment/Libraries @@ -127,6 +127,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ %{_datadir}/ibus-table/icons/mathwriter.png %changelog +* Mon Sep 01 2014 Mike FABIAN - 1.3.3-1 +- update to latest upstream 1.3.3 +- Delete the RULES from the emoji-table +- Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai, + and yawerty tables + * Fri Jul 25 2014 Mike FABIAN - 1.3.2-1 - update to latest upstream 1.3.2 - Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table diff --git a/sources b/sources index 3f51abf..5f6dfcd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -59db383d0c1aa41aba7843438af4d756 ibus-table-others-1.3.2.tar.gz +bb49bfe856fc2f26180fdaa72480a651 ibus-table-others-1.3.3.tar.gz