[python-whoosh/f20] Update to 2.5.6

Robert Kuska rkuska at fedoraproject.org
Mon Jan 27 07:00:16 UTC 2014


commit c0a839a489aca0614227a55a36258ac31c29f844
Author: Robert Kuska <rkuska at redhat.com>
Date:   Mon Jan 27 08:00:29 2014 +0100

    Update to 2.5.6

 .gitignore         |    1 +
 python-whoosh.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f97fd4c..c02288d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Whoosh-2.5.1.tar.gz
 /Whoosh-2.5.3.tar.gz
 /Whoosh-2.5.5.tar.gz
+/Whoosh-2.5.6.tar.gz
diff --git a/python-whoosh.spec b/python-whoosh.spec
index e8cf98b..d0bf293 100644
--- a/python-whoosh.spec
+++ b/python-whoosh.spec
@@ -5,7 +5,7 @@
 %global mod_name Whoosh
 
 Name:           python-whoosh
-Version:        2.5.5
+Version:        2.5.6
 Release:        1%{?dist}
 Summary:        Fast, pure-Python full text indexing, search, and spell checking library 
 
@@ -96,6 +96,9 @@ popd
 %endif
 
 %changelog
+* Mon Jan 27 2014 Robert Kuska <rkuska at redhat.com> - 2.5.6-1
+- Update to 2.5.6
+
 * Tue Nov 19 2013 Robert Kuska <rkuska at redhat.com> - 2.5.5-1
 - Update to 2.5.5
 
diff --git a/sources b/sources
index ece2f43..18e384d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d85d2b53d69eae9347c2810ba57d48ab  Whoosh-2.5.5.tar.gz
+88568d92ae4f51de35ed6c61992b3c0e  Whoosh-2.5.6.tar.gz


More information about the scm-commits mailing list