summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-07-18 17:03:00 +0200
committerRemi Collet <remi@remirepo.net>2017-07-18 17:03:00 +0200
commita1ce3dbccdb842d44672bf685e3597b7234c33ee (patch)
tree921d4ecd65dd3e1f840ba092618f8e53799e3a78
parent12cde634dc1d31b11fee7fe0c3ad045d19e516a0 (diff)
v7.0.22RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec10
2 files changed, 8 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 4e9c753..69a155f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.21 (2017-07-06)
+===== 7.0.22RC1 (2017-07-20)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index 3e28efe..f2dbbbf 100644
--- a/php.spec
+++ b/php.spec
@@ -25,7 +25,7 @@
%global zendver 20151012
%global pdover 20150127
# Extension version
-%global oci8ver 2.1.5
+%global oci8ver 2.1.6
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -123,8 +123,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.21
-#global rcver RC1
+%global upver 7.0.22
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -1813,6 +1813,10 @@ fi
%changelog
+* Tue Jul 18 2017 Remi Collet <remi@fedoraproject.org> - 7.0.22~RC1-1
+- Update to 7.0.22RC1
+- oci8 version is now 2.1.6
+
* Tue Jul 4 2017 Remi Collet <remi@fedoraproject.org> - 7.0.21-1
- Update to 7.0.21 - http://www.php.net/releases/7_0_21.php