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