Update to 2.5.5

This commit is contained in:
Robert Kuska 2013-11-19 09:41:53 +01:00
parent 1ff7e3f66d
commit e574cfbf0e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/Whoosh-2.4.1.tar.gz
/Whoosh-2.5.1.tar.gz
/Whoosh-2.5.3.tar.gz
/Whoosh-2.5.5.tar.gz

View File

@ -5,7 +5,7 @@
%global mod_name Whoosh
Name: python-whoosh
Version: 2.5.3
Version: 2.5.5
Release: 1%{?dist}
Summary: Fast, pure-Python full text indexing, search, and spell checking library
@ -96,6 +96,9 @@ popd
%endif
%changelog
* Tue Nov 19 2013 Robert Kuska <rkuska@redhat.com> - 2.5.5-1
- Rebase to 2.5.5
* Mon Sep 09 2013 Robert Kuska <rkuska@redhat.com> - 2.5.3-1
- Rebase to 2.5.3

View File

@ -1 +1 @@
fb3401f54f6b49ce5ea49f62d4905917 Whoosh-2.5.3.tar.gz
d85d2b53d69eae9347c2810ba57d48ab Whoosh-2.5.5.tar.gz