summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-25 12:53:18 +0200
committerRemi Collet <remi@remirepo.net>2018-09-25 12:53:18 +0200
commit5e68649170776956bd5a4686fd71597fa71a8f1c (patch)
treef4ea0506fdbedcea8626a08c93074a4dc3aeb826 /php.spec
parente7396d51aabdc292acb47598c6887af195aaca84 (diff)
update to 7.3.0RC2
use oracle client library version 18.3
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 242e6d1..1fe44ba 100644
--- a/php.spec
+++ b/php.spec
@@ -55,7 +55,7 @@
%global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock)
-%global oraclever 12.2
+%global oraclever 18.3
# Build for LiteSpeed Web Server (LSAPI)
%global with_lsws 1
@@ -125,8 +125,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: %{?scl_prefix}php
@@ -211,7 +211,7 @@ BuildRequires: zlib-devel, smtpdaemon, libedit-devel
%if %{with_libpcre}
BuildRequires: pcre2-devel >= 10.30
%else
-Provides: Provides: bundled(pcre2) = 10.31
+Provides: Provides: bundled(pcre2) = 10.32
%endif
BuildRequires: bzip2
BuildRequires: perl
@@ -1858,6 +1858,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