From 88e24fc2400a4511198cf247fdd04e86066b610d Mon Sep 17 00:00:00 2001 From: anishpatil Date: Mar 12 2012 06:21:42 +0000 Subject: Added support for 0.0.3 version --- diff --git a/.gitignore b/.gitignore index 6696d87..318ea65 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ibus-hunspell-table-0.0.2.tar.gz +/ibus-hunspell-table-0.0.3.tar.gz diff --git a/ibus-hunspell-table.spec b/ibus-hunspell-table.spec index 6c7e710..36244da 100644 --- a/ibus-hunspell-table.spec +++ b/ibus-hunspell-table.spec @@ -1,5 +1,5 @@ Name: ibus-hunspell-table -Version: 0.0.2 +Version: 0.0.3 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -13,7 +13,7 @@ BuildRequires: ibus-devel BuildArch: noarch %description -The European Table engine for IBus platform. +The Hunspell Table engine for IBus platform. %prep %setup -q @@ -34,10 +34,14 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install -p pkgconfigdir=%{_datadir %{_datadir}/pkgconfig/%{name}.pc %changelog -* Fri Feb 17 2012 Anish Patil - 0.0.2-1 +* Mon Mar 12 2012 Anish Patil - 0.0.3-1 - Upstream released new version -- Added support for French and Dannish language +- Added support for INDIC,FARSI,URDU languages -* Wed Feb 15 2012 Anish Patil - 0.0.1-1 +* Fri Feb 17 2012 Anish Patil - 0.0.2-1 +- Upstream released new version +- Added support for French and Dannish languages + +* Wed Feb 15 2012 Anish Patil - 0.0.1-1 - The first version. - derieved from ibus-table developed by Yu Yuwei diff --git a/sources b/sources index 2078ead..0565414 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b159c9e498d4d3bebc204b19e35d5875 ibus-hunspell-table-0.0.2.tar.gz +3910d029707418a441bd65286cc6357a ibus-hunspell-table-0.0.3.tar.gz