Rebase to 2.5.3 and changelog fixes
This commit is contained in:
parent
ea9807fc03
commit
1ff7e3f66d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/Whoosh-2.4.1.tar.gz
|
/Whoosh-2.4.1.tar.gz
|
||||||
/Whoosh-2.5.1.tar.gz
|
/Whoosh-2.5.1.tar.gz
|
||||||
|
/Whoosh-2.5.3.tar.gz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%global mod_name Whoosh
|
%global mod_name Whoosh
|
||||||
|
|
||||||
Name: python-whoosh
|
Name: python-whoosh
|
||||||
Version: 2.5.1
|
Version: 2.5.3
|
||||||
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
|
||||||
@ -96,16 +96,19 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 09 2013 Robert Kuska <rkuska@redhat.com> - 2.5.3-1
|
||||||
|
- Rebase to 2.5.3
|
||||||
|
|
||||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.1-2
|
* 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
|
- 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 08 2013 Robert Kuska <rkuska@redhat.com> - 2.5.1-1
|
||||||
- Update source
|
- Update source
|
||||||
- Add python3 subpackage (rhbz#979235)
|
- Add python3 subpackage (rhbz#979235)
|
||||||
|
|
||||||
* Mon Apr 8 2013 Robert Kuska <rkuska@redhat.com> 2.4.1-2
|
* Mon Apr 08 2013 Robert Kuska <rkuska@redhat.com> - 2.4.1-2
|
||||||
- Review fixes
|
- Review fixes
|
||||||
|
|
||||||
* Fri Apr 5 2013 Robert Kuska <rkuska@redhat.com> 2.4.1-1
|
* Fri Apr 05 2013 Robert Kuska <rkuska@redhat.com> - 2.4.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user