summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 11:45:55 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 11:45:55 +0200
commit5cf66c8b866d3a1f26294f481bd287a45af267be (patch)
treeebeb6dfaa82ca26950eaad6d21df285dca6d11a7
parent2670c1899d44dd54fb83b72f39679cc73ff64d00 (diff)
rebuild for 7.3.0beta2 new ABI
-rw-r--r--php-pecl-trader.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-trader.spec b/php-pecl-trader.spec
index e219848..892abb6 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: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?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}
@@ -235,6 +235,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.5.0-3
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.5.0-2
- rebuild for 7.3.0alpha4 new ABI