diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-12 08:57:06 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-12 08:57:06 +0200 |
commit | 857020b6555a55ffbd16eefca6ed8f2e31f0f7fe (patch) | |
tree | b001dd6a0072f61f7a567b3fc6b4dfe54c62c596 | |
parent | c474ad1b3499a686d11cf3df9d7f11e2eeeb8aca (diff) |
php-pecl-sphinx: rebuild for latest linsphinx
-rw-r--r-- | php-pecl-sphinx.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec index a864ba7..186ae83 100644 --- a/php-pecl-sphinx.spec +++ b/php-pecl-sphinx.spec @@ -4,7 +4,7 @@ Name: php-pecl-sphinx Version: 1.3.0 -Release: 1%{?dist}.1 +Release: 2%{?dist}.1 Summary: PECL extension for Sphinx SQL full-text search engine Group: Development/Languages License: PHP @@ -134,6 +134,9 @@ fi %changelog +* Sun May 12 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-2 +- Rebuild against latest libsphinx + * Thu Apr 04 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 - Update to 1.3.0 |