summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index 76d470f..caa2644 100644
--- a/php.spec
+++ b/php.spec
@@ -27,7 +27,7 @@
%global zendver 20201009
%global pdover 20170320
# Extension version
-%global oci8ver 3.0.1
+%global oci8ver 3.1.0
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -107,8 +107,8 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.0
-%global rcver beta1
-%global lower beta1
+%global rcver beta2
+%global lower beta2
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -412,7 +412,7 @@ Requires: pcre2-devel%{?_isa} >= 10.30
%endif
Requires: zlib-devel%{?_isa}
%if 0%{?fedora} || 0%{?rhel} >= 8
-Recommends: php-nikic-php-parser4 >= 4.3.0
+Recommends: php-nikic-php-parser4 >= 4.12.0
%endif
%description devel
@@ -1819,6 +1819,10 @@ fi
%changelog
+* Tue Aug 3 2021 Remi Collet <remi@remirepo.net> - 8.1.0~beta2-1
+- update to 8.1.0beta2
+- oci8 version is now 3.1.0
+
* Wed Jul 21 2021 Remi Collet <remi@remirepo.net> - 8.1.0~beta1-1
- update to 8.1.0beta1