diff --git a/.gitignore b/.gitignore index c02288d..d8c4269 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Whoosh-2.5.3.tar.gz /Whoosh-2.5.5.tar.gz /Whoosh-2.5.6.tar.gz +/Whoosh-2.5.7.tar.gz diff --git a/python-whoosh.spec b/python-whoosh.spec index 64b3237..171efbb 100644 --- a/python-whoosh.spec +++ b/python-whoosh.spec @@ -5,7 +5,7 @@ %global mod_name Whoosh Name: python-whoosh -Version: 2.5.6 +Version: 2.5.7 Release: 1%{?dist} Summary: Fast, pure-Python full text indexing, search, and spell checking library @@ -96,7 +96,10 @@ popd %endif %changelog -* Mon Jan 27 2013 Robert Kuska - 2.5.6-1 +* Mon Mar 03 2014 Robert Kuska - 2.5.7-1 +- Rebase to 2.5.7 + +* Mon Jan 27 2014 Robert Kuska - 2.5.6-1 - Rebase to 2.5.6 * Tue Nov 19 2013 Robert Kuska - 2.5.5-1 diff --git a/sources b/sources index 18e384d..49a52e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -88568d92ae4f51de35ed6c61992b3c0e Whoosh-2.5.6.tar.gz +9d35a7498d5c7af8fe162f63719f4eeb Whoosh-2.5.7.tar.gz