summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-10 13:52:41 +0200
committerRemi Collet <remi@remirepo.net>2017-10-10 13:52:41 +0200
commit292bbf5baf39af5cc722ab3ac8aba048a53d84ee (patch)
tree7210643c7c06c7a3a8bfe7fd6fddbe5481ba01d0 /php.spec
parentbf3dee4ce5657cbbd7a72b8718d03b41811987bc (diff)
update to 7.2.0RC4
oci8 version is now 2.1.8
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 8ed35d7..2753cdd 100644
--- a/php.spec
+++ b/php.spec
@@ -26,7 +26,7 @@
%global zendver 20170718
%global pdover 20170320
# Extension version
-%global oci8ver 2.1.7
+%global oci8ver 2.1.8
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -62,7 +62,7 @@
# Regression tests take a long time, you can skip 'em with this
%{!?runselftest: %global runselftest 1}
-#global runselftest 0
+%global runselftest 0
# Use the arch-specific mysql_config binary to avoid mismatch with the
# arch detection heuristic used by bindir/mysql_config.
@@ -129,8 +129,8 @@
#global gh_date 20170828
%global gh_owner php
%global gh_project php-src
-%global rcver RC3
-%global rpmrel 27
+%global rcver RC4
+%global rpmrel 28
Summary: PHP scripting language for creating dynamic web sites
@@ -1851,6 +1851,10 @@ fi
%changelog
+* Tue Oct 10 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.28.RC4
+- update to 7.2.0RC4
+- oci8 version is now 2.1.8
+
* Thu Sep 28 2017 Remi Collet <remi@remirepo.net> - 7.2.0-0.27.RC3
- dont obsolete php72-php-pecl-libsodium