summaryrefslogtreecommitdiffstats
path: root/php-pecl-parle.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-16 10:24:44 +0200
committerRemi Collet <remi@remirepo.net>2018-08-16 10:24:44 +0200
commit26133f58c3c50af51f42054aff487c57416e0055 (patch)
treeea37f6c534c806612eddde223bf00687518f3f1b /php-pecl-parle.spec
parente25fe023bff0c3b9604889b8b0623c3a2c393ae5 (diff)
rebuild for 7.3.0beta2 new ABI
Diffstat (limited to 'php-pecl-parle.spec')
-rw-r--r--php-pecl-parle.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-parle.spec b/php-pecl-parle.spec
index 147d697..1b02412 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: 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;')}}
# Extension is BSD, libraries are Boost
License: BSD and Boost
URL: http://pecl.php.net/package/%{pecl_name}
@@ -242,6 +242,9 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 0.8.1-4
+- rebuild for 7.3.0beta2 new ABI
+
* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 0.8.1-3
- rebuild for 7.3.0alpha4 new ABI