summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-10-10 15:24:57 +0200
committerRemi Collet <remi@remirepo.net>2017-10-10 15:24:57 +0200
commit2d6e4fb23678822431e5c62ebb60767d57529a63 (patch)
tree711925e6a5b1cd342d875e10904876ce7d938bf3
parenta917d032f6226ee7165f873f22c495bb6272f167 (diff)
update to 7.2.0RC4
oci8 version is now 2.1.8 dont obsolete php-pecl-libsodium
-rw-r--r--failed.txt2
-rw-r--r--php72.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 45414f3..f09e8e5 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.1.0RC2 (2017-09-14)
+===== 7.1.0RC4 (2017-10-12)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php72.spec b/php72.spec
index c590443..80852fa 100644
--- a/php72.spec
+++ b/php72.spec
@@ -13,7 +13,7 @@
%global pdover 20170320
# Extension version
%global fileinfover 1.0.5
-%global oci8ver 2.1.7
+%global oci8ver 2.1.8
%global zipver 1.13.0
%global jsonver 1.6.0
@@ -112,7 +112,7 @@
%endif
%global upver 7.2.0
-%global rcver RC3
+%global rcver RC4
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2121,6 +2121,9 @@ fi
%changelog
+* Tue Oct 10 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC4-1
+- update to 7.2.0RC4
+- oci8 version is now 2.1.8
- dont obsolete php-pecl-libsodium
* Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC3-1