summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-19 17:55:09 +0100
committerRemi Collet <remi@remirepo.net>2021-01-19 17:55:09 +0100
commit893dcf7be45756c684164867115005f023c730a2 (patch)
tree148d8eb6d50fa9584b9993066a41089198999587
parent35f2b407227cf6276e7564ae07fd512e1d3a4464 (diff)
update to 8.0.2RC1
oci8 version is now 3.0.1
-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 f5e3805..dde038c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.1 (2021-01-07)
+===== 8.0.2RC1 (2021-01-21)
$ grep -ar 'Tests failed' /var/lib/mock/scl80*/build.log
diff --git a/php.spec b/php.spec
index 397f547..d601ab0 100644
--- a/php.spec
+++ b/php.spec
@@ -27,7 +27,7 @@
%global zendver 20200930
%global pdover 20170320
# Extension version
-%global oci8ver 3.0.0
+%global oci8ver 3.0.1
# Adds -z now to the linker flags
%global _hardened_build 1
@@ -102,9 +102,9 @@
#global gh_date 20200615
%global gh_owner php
%global gh_project php-src
-%global upver 8.0.1
-#global rcver RC1
-#global lower RC1
+%global upver 8.0.2
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1807,6 +1807,10 @@ fi
%changelog
+* Tue Jan 19 2021 Remi Collet <remi@remirepo.net> - 8.0.2~RC1-1
+- update to 8.0.2RC1
+- oci8 version is now 3.0.1
+
* Tue Jan 5 2021 Remi Collet <remi@remirepo.net> - 8.0.1-1
- Update to 8.0.1 - http://www.php.net/releases/8_0_1.php