summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-07-18 07:29:25 +0200
committerRemi Collet <remi@remirepo.net>2018-07-18 07:29:25 +0200
commite25fe023bff0c3b9604889b8b0623c3a2c393ae5 (patch)
tree03866172a727fd750021defbcc468abbe7d6b8d3
parent74c0cef4d8df724b921b09f75a731c1e0d777a2f (diff)
rebuild for 7.3.0alpha4 new ABI
-rw-r--r--php-pecl-parle.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/php-pecl-parle.spec b/php-pecl-parle.spec
index 02ecb26..147d697 100644
--- a/php-pecl-parle.spec
+++ b/php-pecl-parle.spec
@@ -31,7 +31,7 @@ BuildRequires: devtoolset-6-toolchain
Summary: Parsing and lexing
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 0.8.1
-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;')}}
# Extension is BSD, libraries are Boost
License: BSD and Boost
URL: http://pecl.php.net/package/%{pecl_name}
@@ -74,6 +74,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
@@ -238,6 +242,9 @@ fi
%changelog
+* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.8.1-3
+- rebuild for 7.3.0alpha4 new ABI
+
* Mon Mar 5 2018 Remi Collet <remi@remirepo.net> - 0.8.1-1
- Update to 0.8.1