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.5.1.tar.gz
|
||||
/Whoosh-2.5.3.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global mod_name Whoosh
|
||||
|
||||
Name: python-whoosh
|
||||
Version: 2.5.1
|
||||
Release: 2%{?dist}
|
||||
Version: 2.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Fast, pure-Python full text indexing, search, and spell checking library
|
||||
|
||||
License: BSD
|
||||
@ -96,16 +96,19 @@ popd
|
||||
%endif
|
||||
|
||||
%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
|
||||
- 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
|
||||
- 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
|
||||
|
||||
* 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user