summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-06-19 16:52:39 +0200
committerRemi Collet <remi@remirepo.net>2018-06-19 16:52:39 +0200
commit7a6c9d12794ffba504797cc937424b9df3d5e623 (patch)
tree277fb54dfd2c4b8c5c131ce03247e2e3be2f140e /php.spec
parent19617a05378e8c31a6545da547da84afc0bdcfb7 (diff)
update to 7.3.0alpha2
bump php(zend-abi) and php(api) to 20180606 revert 5dd1ef90caec3021e6ce55c8554e695edf641eaf
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec13
1 files changed, 10 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 1f9134e..fd2516e 100644
--- a/php.spec
+++ b/php.spec
@@ -22,8 +22,8 @@
%endif
# API/ABI check
-%global apiver 20180123
-%global zendver 20170718
+%global apiver 20180606
+%global zendver 20180606
%global pdover 20170320
# Extension version
%global oci8ver 2.1.8
@@ -125,7 +125,7 @@
%endif
%global upver 7.3.0
-%global rcver alpha1
+%global rcver alpha2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -182,6 +182,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -920,6 +921,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -R -b .up
# security patches
@@ -1854,6 +1856,11 @@ fi
%changelog
+* Tue Jun 19 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha2-1
+- update to 7.3.0alpha2
+- bump php(zend-abi) and php(api) to 20180606
+- revert 5dd1ef90caec3021e6ce55c8554e695edf641eaf
+
* Thu Jun 7 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha1-1
- update to 7.3.0alpha1
- switch from pcre to pcre2