summaryrefslogtreecommitdiffstats
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
parentbf3dee4ce5657cbbd7a72b8718d03b41811987bc (diff)
update to 7.2.0RC4
oci8 version is now 2.1.8
-rw-r--r--failed.txt2
-rw-r--r--php.spec12
2 files changed, 9 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 122f236..13ad437 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.0RC3 (2017-09-28)
+===== 7.1.0RC4 (2017-10-12)
$ grep -r 'Tests failed' /var/lib/mock/scl72*/build.log
/var/lib/mock/scl72el6x/build.log:Tests failed : 0
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