diff --git a/.gitignore b/.gitignore index 6f1a1e0..7b92e71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sphinx-2.0.6-release.tar.gz /sphinx-2.0.7-release.tar.gz +/sphinx-2.0.8-release.tar.gz diff --git a/sources b/sources index de9551d..027b34d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ac90957277bdd351c5f167751de9ec5 sphinx-2.0.7-release.tar.gz +bcaf0af0ba403a43b9ef3af6f9599cb4 sphinx-2.0.8-release.tar.gz diff --git a/sphinx.spec b/sphinx.spec index d15a35d..bd682e1 100644 --- a/sphinx.spec +++ b/sphinx.spec @@ -3,7 +3,7 @@ %global sphinx_home %{_localstatedir}/lib/sphinx Name: sphinx -Version: 2.0.7 +Version: 2.0.8 Release: 1%{?dist} Summary: Free open-source SQL full-text search engine @@ -293,6 +293,9 @@ chown -R %{sphinx_user}:root %{_localstatedir}/lib/sphinx/ %{_datadir}/php/* %changelog +* Sat May 11 2013 Christof Damian - 2.0.8-1 +- upstream 2.0.8 + * Sat Apr 20 2013 Christof Damian - 2.0.7-1 - upstream 2.0.7 - use tmpfiles.d to create pid directory