summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:11:31 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:11:31 +0200
commit9b7a40175fdef3e02a123e3a647c3cc16c05e7c1 (patch)
tree400f32b1b912a4cf75b07356577f3a8261c73991
parent039078cdcc9f9ac55b1bab1b295d41bd63ae936f (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-sphinx.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-sphinx.spec b/php-pecl-sphinx.spec
index d32d6d2..a122240 100644
--- a/php-pecl-sphinx.spec
+++ b/php-pecl-sphinx.spec
@@ -28,9 +28,9 @@
Name: %{?sub_prefix}php-pecl-sphinx
Version: 1.4.0
%if 0%{?gh_date:1}
-Release: 0.4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.5.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
Summary: PECL extension for Sphinx SQL full-text search engine
License: PHP
@@ -226,6 +226,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.4.0-0.5.20170203git201eb00
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.4.0-0.4.20170203git201eb00
- rebuild for 7.3.0alpha4 new ABI