diff --git a/.gitignore b/.gitignore index 7c88440..a03cdbd 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /ibus-table-others-1.3.5.tar.gz /ibus-table-others-1.3.6.tar.gz /ibus-table-others-1.3.7.tar.gz +/ibus-table-others-1.3.8.tar.gz diff --git a/ibus-table-others.spec b/ibus-table-others.spec index 8306468..3bb2f0d 100644 --- a/ibus-table-others.spec +++ b/ibus-table-others.spec @@ -1,8 +1,8 @@ -%global cur_ver 1.3.7 +%global cur_ver 1.3.8 Name: ibus-table-others -Version: 1.3.7 -Release: 5%{?dist} +Version: 1.3.8 +Release: 1%{?dist} Summary: Various tables for IBus-Table License: GPLv3 Group: System Environment/Libraries @@ -209,8 +209,10 @@ EOF %{_datadir}/appdata/ipa-x-sampa.appdata.xml %{_datadir}/ibus-table/tables/compose.db %{_datadir}/ibus-table/tables/ipa-x-sampa.db +%{_datadir}/ibus-table/tables/hu-old-hungarian-rovas.db %{_datadir}/ibus-table/icons/compose.svg %{_datadir}/ibus-table/icons/ipa-x-sampa.svg +%{_datadir}/ibus-table/icons/hu-old-hungarian-rovas.svg %files -n ibus-table-translit %{_datadir}/ibus-table/tables/translit.db @@ -230,6 +232,11 @@ EOF %{_datadir}/ibus-table/icons/mathwriter.png %changelog +* Tue Aug 16 2016 Mike FABIAN - 1.3.8-1 +- update to latest upstream 1.3.8 +- Add table for Rovás (Old Hungarian) +- Fix wrong key for keyboard in rusle.txt + * Thu Feb 04 2016 Fedora Release Engineering - 1.3.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index b8e90db..347810b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a61e6d6e147fad2b753374c08d5509a ibus-table-others-1.3.7.tar.gz +1d8a198744ae317c4492428865354524 ibus-table-others-1.3.8.tar.gz