[python-whoosh/f20] Rebase to 2.5.3

Robert Kuska rkuska at fedoraproject.org
Mon Sep 9 08:58:37 UTC 2013


commit 6bebdc07dc0974485df73a2140965b21b92b3855
Author: Robert Kuska <rkuska at redhat.com>
Date:   Mon Sep 9 10:58:20 2013 +0200

    Rebase to 2.5.3

 .gitignore         |    1 +
 python-whoosh.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6dc728b..e7883f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Whoosh-2.4.1.tar.gz
 /Whoosh-2.5.1.tar.gz
+/Whoosh-2.5.3.tar.gz
diff --git a/python-whoosh.spec b/python-whoosh.spec
index eeed357..9ac538f 100644
--- a/python-whoosh.spec
+++ b/python-whoosh.spec
@@ -5,8 +5,8 @@
 %global mod_name Whoosh
 
 Name:           python-whoosh
-Version:        2.5.1
-Release:        2%{?dist}
+Version:        2.5.3
+Release:        1%{?dist}
 Summary:        Fast, pure-Python full text indexing, search, and spell checking library 
 
 License:        BSD 
@@ -96,6 +96,9 @@ popd
 %endif
 
 %changelog
+* Mon Sep 09 2013 Robert Kuska <rkuska at redhat.com> - 2.5.3-1
+- Rebase to 2.5.3
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.5.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 8a8f1fb..6ea5375 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf272479dfd4927ee3818b32cad7c33a  Whoosh-2.5.1.tar.gz
+fb3401f54f6b49ce5ea49f62d4905917  Whoosh-2.5.3.tar.gz


More information about the scm-commits mailing list