summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index b7c26f1..055df65 100644
--- a/php.spec
+++ b/php.spec
@@ -22,8 +22,8 @@
%endif
# API/ABI check
-%global apiver 20180606
-%global zendver 20180606
+%global apiver 20180731
+%global zendver 20180731
%global pdover 20170320
# Extension version
%global oci8ver 2.1.8
@@ -125,7 +125,7 @@
%endif
%global upver 7.3.0
-%global rcver alpha4
+%global rcver beta2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -183,6 +183,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+)
@@ -923,6 +924,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -1857,6 +1859,10 @@ fi
%changelog
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta1-1
+- update to 7.3.0beta1
+- bump API numbers
+
* Tue Jul 17 2018 Remi Collet <remi@remirepo.net> - 7.3.0~alpha4-1
- update to 7.3.0alpha4