[ibus-hunspell-table/f15] Added support for 0.0.3 version

anish anishpatil at fedoraproject.org
Mon Mar 12 06:30:55 UTC 2012


commit 244506aa1986c33d49d5238dd8adedb020a26cb3
Author: anishpatil <anish.developer at gmail.com>
Date:   Mon Mar 12 12:01:59 2012 +0530

    Added support for 0.0.3 version

 .gitignore               |    1 +
 ibus-hunspell-table.spec |   14 +++++++++-----
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 6 deletions(-)
---
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 <anish.developer at gmail.com> - 0.0.2-1
+* Mon Mar 12 2012 Anish Patil <apatil at redhat.com> - 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 <anish.developer at gmail.com> - 0.0.1-1
+* Fri Feb 17 2012 Anish Patil <apatil at redhat.com> - 0.0.2-1
+- Upstream released new version
+- Added support for French and Dannish languages
+
+* Wed Feb 15 2012 Anish Patil <apatil at redhat.com> - 0.0.1-1
 - The first version.
 - derieved from ibus-table developed by Yu Yuwei <acevery at gmail.com>
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


More information about the scm-commits mailing list