Rebuilt for Python3.5 rebuild
This commit is contained in:
parent
ab4fd977de
commit
2f4533dc5e
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/Whoosh-2.5.5.tar.gz
|
||||
/Whoosh-2.5.6.tar.gz
|
||||
/Whoosh-2.5.7.tar.gz
|
||||
/Whoosh-2.7.0.tar.gz
|
||||
|
@ -11,8 +11,8 @@
|
||||
%global mod_name Whoosh
|
||||
|
||||
Name: python-whoosh
|
||||
Version: 2.5.7
|
||||
Release: 5%{?dist}
|
||||
Version: 2.7.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast, pure-Python full text indexing, search, and spell checking library
|
||||
|
||||
License: BSD
|
||||
@ -102,6 +102,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2015 Robert Kuska <rkuska@redhat.com> 2.7.0-1
|
||||
- Update to version 2.7.0
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.7-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user