summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 14:11:31 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 14:11:31 +0200
commit3f7433856fe55f90478294e6a001d0153ebc3632 (patch)
treea61bfcf743ce9f82ed297be48dd62e0be2aee5f3
parent7f23a3146871ff1d97d06bdd362286714c5c1841 (diff)
rebuild for 7.4.0RC1HEADmaster
-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 fde7d79..c370112 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.7.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.8.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?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
@@ -224,6 +224,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.4.0-0.8.20181116.d958afb
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.4.0-0.7.20181116.d958afb
- rebuild for 7.4.0beta1