summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-31 16:37:03 +0200
committerRemi Collet <remi@remirepo.net>2020-03-31 16:37:03 +0200
commitd1c84be62cdfa27f64e6c69a7a261482ae110ce3 (patch)
tree3850fb030729dece1201c84d920512f30d32fa06
parent94ae11eaac4b679e685cbb09a7cbea6cf649982f (diff)
v7.4.5RC1
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index a2bb5e5..7c0b149 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.4.4 (2020-03-19)
+===== 7.4.5RC1 (2020-03-31)
$ grep -ar 'Tests failed' /var/lib/mock/scl74*/build.log
diff --git a/php.spec b/php.spec
index 31851bd..e966bb0 100644
--- a/php.spec
+++ b/php.spec
@@ -102,9 +102,9 @@
#global gh_date 20190612
%global gh_owner php
%global gh_project php-src
-%global upver 7.4.4
-#global rcver RC1
-#global lower RC1
+%global upver 7.4.5
+%global rcver RC1
+%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1810,6 +1810,9 @@ fi
%changelog
+* Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 7.4.5~RC1-1
+- update to 7.4.5RC1
+
* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 7.4.4-1
- Update to 7.4.4 - http://www.php.net/releases/7_4_4.php
- use oracle client library version 19.6 (18.5 on EL-6)