summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-31 16:42:24 +0200
committerRemi Collet <remi@remirepo.net>2020-03-31 16:42:24 +0200
commitd9accd840185739a8927f8db8c24540fa5fcd81d (patch)
treec0a1c980ee549a8da3e4affddc3c9a839a3cc218
parent8b9b57bd0eaa33bd402546fd03d44513e85ab2ce (diff)
v7.4.5RC1
-rw-r--r--failed.txt2
-rw-r--r--php74.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 73e6017..ca50e56 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/{fc,el}*/build.log
diff --git a/php74.spec b/php74.spec
index c53102b..43fbeac 100644
--- a/php74.spec
+++ b/php74.spec
@@ -96,9 +96,9 @@
%global with_libzip 1
%global with_zip 0
-%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: php
@@ -2155,6 +2155,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)