diff --git a/.gitignore b/.gitignore index 6719be1..1b5a6af 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /ibus-table-others-1.3.0.20140625.tar.gz /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 diff --git a/ibus-table-others.spec b/ibus-table-others.spec index 099d748..fd16731 100644 --- a/ibus-table-others.spec +++ b/ibus-table-others.spec @@ -1,7 +1,7 @@ -%global cur_ver 1.3.1 +%global cur_ver 1.3.2 Name: ibus-table-others -Version: 1.3.1 +Version: 1.3.2 Release: 1%{?dist} Summary: Various tables for IBus-Table License: GPLv3 @@ -76,6 +76,7 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ %{_bindir}/ibus-table-createdb -i -n emoji-table.db %{_bindir}/ibus-table-createdb -i -n ipa-x-sampa.db %{_bindir}/ibus-table-createdb -i -n latex.db +%{_bindir}/ibus-table-createdb -i -n rusle.db %{_bindir}/ibus-table-createdb -i -n rustrad.db %{_bindir}/ibus-table-createdb -i -n thai.db %{_bindir}/ibus-table-createdb -i -n translit.db @@ -96,8 +97,10 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ %{_datadir}/ibus-table/icons/ibus-emoji.svg %files -n ibus-table-cyrillic +%{_datadir}/ibus-table/tables/rusle.db %{_datadir}/ibus-table/tables/rustrad.db %{_datadir}/ibus-table/tables/yawerty.db +%{_datadir}/ibus-table/icons/rusle.png %{_datadir}/ibus-table/icons/rustrad.png %{_datadir}/ibus-table/icons/yawerty.png @@ -124,6 +127,11 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ %{_datadir}/ibus-table/icons/mathwriter.png %changelog +* 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 +- Add Russian Legacy layout (by Stas Sergeev ) + * Wed Jul 23 2014 Mike FABIAN - 1.3.1-1 - update to latest upstream 1.3.1 - Add _ and ^ to the start characters for the LaTeX table diff --git a/sources b/sources index b3e5216..3f51abf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13eab76a3659c4ab0c2061c14e1aa3f9 ibus-table-others-1.3.1.tar.gz +59db383d0c1aa41aba7843438af4d756 ibus-table-others-1.3.2.tar.gz