summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-18 08:31:23 +0200
committerRemi Collet <remi@remirepo.net>2018-07-18 08:31:23 +0200
commit2670c1899d44dd54fb83b72f39679cc73ff64d00 (patch)
treee1b3469d0a4d70f8fc176ead4c8180cd235033dd
parent4bec39d289546034b2eac047d41f4e510d45ad66 (diff)
rebuild for 7.3.0alpha4 new ABI
-rw-r--r--php-pecl-trader.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/php-pecl-trader.spec b/php-pecl-trader.spec
index d409ecc..e219848 100644
--- a/php-pecl-trader.spec
+++ b/php-pecl-trader.spec
@@ -29,7 +29,7 @@
Summary: Technical Analysis for traders
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.5.0
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
# PHP ext is BSD-2, ta-lib is BSD-3
License: BSD
URL: http://pecl.php.net/package/%{pecl_name}
@@ -69,6 +69,10 @@ Obsoletes: php71w-pecl-%{pecl_name} <= %{version}
Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
Obsoletes: php72w-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "7.3"
+Obsoletes: php73u-pecl-%{pecl_name} <= %{version}
+Obsoletes: php73w-pecl-%{pecl_name} <= %{version}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -231,6 +235,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.5.0-2
+- rebuild for 7.3.0alpha4 new ABI
+
* Sun Jul 1 2018 Remi Collet <remi@remirepo.net> - 0.5.0-1
- update to 0.5.0