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