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.6.tar.gz
|
||||||
/Whoosh-2.5.7.tar.gz
|
/Whoosh-2.5.7.tar.gz
|
||||||
/Whoosh-2.7.0.tar.gz
|
/Whoosh-2.7.0.tar.gz
|
||||||
|
/Whoosh-2.7.4.tar.gz
|
||||||
|
@ -11,8 +11,8 @@
|
|||||||
%global mod_name Whoosh
|
%global mod_name Whoosh
|
||||||
|
|
||||||
Name: python-whoosh
|
Name: python-whoosh
|
||||||
Version: 2.7.0
|
Version: 2.7.4
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast, pure-Python full text indexing, search, and spell checking library
|
Summary: Fast, pure-Python full text indexing, search, and spell checking library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -101,6 +101,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user