diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-04-04 17:08:19 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-04-04 17:08:19 +0200 |
commit | c474ad1b3499a686d11cf3df9d7f11e2eeeb8aca (patch) | |
tree | decae0b5fa73d8a527e7a62d08138cebc8c1f0f2 | |
parent | eebca37d9dcdb0d6da57f623bb8c8ab3c2de7a95 (diff) |
php-pecl-sphinx: 1.3.0
-rw-r--r-- | php-pecl-sphinx.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec index 93a6a77..a864ba7 100644 --- a/php-pecl-sphinx.spec +++ b/php-pecl-sphinx.spec @@ -3,8 +3,8 @@ %define pecl_name sphinx Name: php-pecl-sphinx -Version: 1.2.0 -Release: 2%{?dist}.4 +Version: 1.3.0 +Release: 1%{?dist}.1 Summary: PECL extension for Sphinx SQL full-text search engine Group: Development/Languages License: PHP @@ -134,6 +134,9 @@ fi %changelog +* Thu Apr 04 2013 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 +- Update to 1.3.0 + * Fri Nov 30 2012 Remi Collet <RPMS@FamilleCollet.com> - 1.2.0-2.1 - also provides php-sphinx |