From 2f4533dc5e3c7bc93fed8f993900be4a4f980330 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Tue, 13 Oct 2015 08:05:28 +0200 Subject: [PATCH] Rebuilt for Python3.5 rebuild --- .gitignore | 1 + python-whoosh.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d8c4269..0470009 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /Whoosh-2.5.5.tar.gz /Whoosh-2.5.6.tar.gz /Whoosh-2.5.7.tar.gz +/Whoosh-2.7.0.tar.gz diff --git a/python-whoosh.spec b/python-whoosh.spec index fcff798..9471ca3 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -11,8 +11,8 @@ %global mod_name Whoosh Name: python-whoosh -Version: 2.5.7 -Release: 5%{?dist} +Version: 2.7.0 +Release: 1%{?dist} Summary: Fast, pure-Python full text indexing, search, and spell checking library License: BSD @@ -102,6 +102,9 @@ popd %endif %changelog +* Mon Oct 12 2015 Robert Kuska 2.7.0-1 +- Update to version 2.7.0 + * Thu Jun 18 2015 Fedora Release Engineering - 2.5.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 49a52e1..a64d43c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d35a7498d5c7af8fe162f63719f4eeb Whoosh-2.5.7.tar.gz +9a0fc2df9335e1d2e81dd84a2c4c416f Whoosh-2.7.0.tar.gz