summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/php73.spec b/php73.spec
index 4ecf3ce..c5f4a9c 100644
--- a/php73.spec
+++ b/php73.spec
@@ -28,7 +28,7 @@
%ifarch ppc ppc64
%global oraclever 10.2.0.2
%else
-%global oraclever 12.2
+%global oraclever 18.3
%endif
# Build for LiteSpeed Web Server (LSAPI)
@@ -112,8 +112,8 @@
%endif
%global upver 7.3.0
-%global rcver RC1
-%global lower rc1
+%global rcver RC2
+%global lower rc2
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -204,7 +204,7 @@ BuildRequires: zlib-devel, smtpdaemon, libedit-devel
%if %{with_libpcre}
BuildRequires: pcre2-devel >= 10.30
%else
-Provides: bundled(pcre2) = 10.31
+Provides: bundled(pcre2) = 10.32
%endif
BuildRequires: bzip2
BuildRequires: perl
@@ -2171,6 +2171,10 @@ fi
%changelog
+* Tue Sep 25 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc2-1
+- update to 7.3.0RC2
+- use oracle client library version 18.3
+
* Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc1-1
- update to 7.3.0RC1
- with oniguruma 6.9.0