Update to 2.7.4

This commit is contained in:
Robert Kuska 2016-05-02 12:32:10 +02:00
parent 59bc11e3b3
commit bc0c236738
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rkuska@gmail.com> - 2.7.4-1
- Update to version 2.7.4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
9a0fc2df9335e1d2e81dd84a2c4c416f Whoosh-2.7.0.tar.gz
c2710105f20b3e29936bd2357383c325 Whoosh-2.7.4.tar.gz