[python-enchant] Update to 1.6.5

Radek Novacek rnovacek at fedoraproject.org
Fri Sep 23 12:55:42 UTC 2011


commit 604f18821f68027f6eec5caa0ca92bf804f05b0d
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Fri Sep 23 14:55:21 2011 +0200

    Update to 1.6.5

 .gitignore          |    1 +
 python-enchant.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <rnovacek at redhat.com> 1.6.5-1
+- Update to version 1.6.5
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list