From bc0c2367385f7ef5bef923aecdc9b4804ec6babb Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Mon, 2 May 2016 12:32:10 +0200 Subject: [PATCH] Update to 2.7.4 --- .gitignore | 1 + python-whoosh.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0470009..5f6f276 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /Whoosh-2.5.6.tar.gz /Whoosh-2.5.7.tar.gz /Whoosh-2.7.0.tar.gz +/Whoosh-2.7.4.tar.gz diff --git a/python-whoosh.spec b/python-whoosh.spec index 6dc54df..ca38a59 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -11,8 +11,8 @@ %global mod_name Whoosh Name: python-whoosh -Version: 2.7.0 -Release: 2%{?dist} +Version: 2.7.4 +Release: 1%{?dist} Summary: Fast, pure-Python full text indexing, search, and spell checking library License: BSD @@ -101,6 +101,9 @@ popd %endif %changelog +* Sun May 01 2016 Robert Kuska - 2.7.4-1 +- Update to version 2.7.4 + * Thu Feb 04 2016 Fedora Release Engineering - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index a64d43c..e6ed5f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a0fc2df9335e1d2e81dd84a2c4c416f Whoosh-2.7.0.tar.gz +c2710105f20b3e29936bd2357383c325 Whoosh-2.7.4.tar.gz