diff --git a/.gitignore b/.gitignore index 03901a9..f561942 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pyenchant-1.3.1.tar.gz +/pyenchant-1.6.5.tar.gz diff --git a/python-enchant.spec b/python-enchant.spec index ca3bab5..aea86bb 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -1,8 +1,8 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: python-enchant -Version: 1.3.1 -Release: 8%{?dist} +Version: 1.6.5 +Release: 1%{?dist} Summary: Python bindings for Enchant spellchecking library Group: Development/Languages @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 23 2011 Radek Novacek 1.6.5-1 +- Update to version 1.6.5 + * Tue Feb 08 2011 Fedora Release Engineering - 1.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 5a9c262..2d1fbf5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -788302ccab3450097d5f466ff0a5b935 pyenchant-1.3.1.tar.gz +565014a14a52fb0195d152dd492ea948 pyenchant-1.6.5.tar.gz