summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 086f404..f91e9de 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.29 (2018-03-28)
+===== 7.0.30 (2018-04-26)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
diff --git a/php.spec b/php.spec
index 185eb12..de48bea 100644
--- a/php.spec
+++ b/php.spec
@@ -120,7 +120,7 @@
%global db_devel libdb-devel
%endif
-%global upver 7.0.29
+%global upver 7.0.30
#global rcver RC1
@@ -1844,6 +1844,9 @@ fi
%changelog
+* Tue Apr 24 2018 Remi Collet <remi@remirepo.net> - 7.0.30-1
+- Update to 7.0.30 - http://www.php.net/releases/7_0_30.php
+
* Wed Mar 28 2018 Remi Collet <remi@remirepo.net> - 7.0.29-1
- Update to 7.0.29 - http://www.php.net/releases/7_0_29.php
- FPM: update default pool configuration for process.dumpable