From d77753731c9a84b0d0e313b3321bef66c6313091 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Mon, 27 Jan 2014 08:03:25 +0100 Subject: [PATCH] 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 1aa5397..64b3237 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 2013 Robert Kuska - 2.5.6-1 +- Rebase to 2.5.6 + * Tue Nov 19 2013 Robert Kuska - 2.5.5-1 - Rebase 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