Update to 2.5.6

This commit is contained in:
Robert Kuska 2014-01-27 08:03:25 +01:00
parent e574cfbf0e
commit d77753731c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <rkuska@redhat.com> - 2.5.6-1
- Rebase to 2.5.6
* Tue Nov 19 2013 Robert Kuska <rkuska@redhat.com> - 2.5.5-1
- Rebase to 2.5.5

View File

@ -1 +1 @@
d85d2b53d69eae9347c2810ba57d48ab Whoosh-2.5.5.tar.gz
88568d92ae4f51de35ed6c61992b3c0e Whoosh-2.5.6.tar.gz