Rebase to 2.5.3 and changelog fixes

This commit is contained in:
Robert Kuska 2013-09-09 11:11:12 +02:00
parent ea9807fc03
commit 1ff7e3f66d
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/Whoosh-2.4.1.tar.gz
/Whoosh-2.5.1.tar.gz
/Whoosh-2.5.3.tar.gz

View File

@ -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

View File

@ -1 +1 @@
cf272479dfd4927ee3818b32cad7c33a Whoosh-2.5.1.tar.gz
fb3401f54f6b49ce5ea49f62d4905917 Whoosh-2.5.3.tar.gz