Update to 2.5.6
This commit is contained in:
parent
e574cfbf0e
commit
d77753731c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user