This commit is contained in:
Dennis Gilmore 2013-08-04 05:47:02 -05:00
parent 32f744699b
commit ea9807fc03

View File

@ -6,7 +6,7 @@
Name: python-whoosh Name: python-whoosh
Version: 2.5.1 Version: 2.5.1
Release: 1%{?dist} Release: 2%{?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
@ -96,6 +96,9 @@ popd
%endif %endif
%changelog %changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 8 2013 Robert Kuska <rkuska@redhat.com> 2.5.1-1 * Mon Jul 8 2013 Robert Kuska <rkuska@redhat.com> 2.5.1-1
- Update source - Update source
- Add python3 subpackage (rhbz#979235) - Add python3 subpackage (rhbz#979235)