summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-01-19 17:55:30 +0100
committerRemi Collet <remi@remirepo.net>2021-01-19 17:55:30 +0100
commit60e554618a6765dcba8f5913a0c09efcf20bbafb (patch)
tree985cddbeaa36fcfd5fe635066a6c6ce978fde147
parentcaf1d2fe6962dfeb691e3b9a9b35a7a54f0a8a42 (diff)
update to 8.0.2RC1
oci8 version is now 3.0.1
-rw-r--r--failed.txt2
-rw-r--r--php80.spec12
2 files changed, 9 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 3b86f3a..0a37421 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/{fc,el}*/build.log
diff --git a/php80.spec b/php80.spec
index 8a0f04e..ac172cb 100644
--- a/php80.spec
+++ b/php80.spec
@@ -13,7 +13,7 @@
%global pdover 20170320
# Extension version
%global fileinfover 1.0.5
-%global oci8ver 3.0.0
+%global oci8ver 3.0.1
%global zipver 1.19.2
# Adds -z now to the linker flags
@@ -89,9 +89,9 @@
%bcond_without libgd
%bcond_with zip
-%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: php
@@ -2142,6 +2142,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