summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php72.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index df16789..cc87b4c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.29 (2020-03-17)
+===== 7.2.30 (2020-04-16)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php72.spec b/php72.spec
index 94a53f4..7e36a1e 100644
--- a/php72.spec
+++ b/php72.spec
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.2.29
+%global upver 7.2.30
#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -2215,6 +2215,9 @@ fi
%changelog
+* Wed Apr 15 2020 Remi Collet <remi@remirepo.net> - 7.2.30-1
+- Update to 7.2.30 - http://www.php.net/releases/7_2_30.php
+
* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 7.2.29-1
- Update to 7.2.29 - http://www.php.net/releases/7_2_29.php
- use oracle client library version 19.6 (18.5 on EL-6)