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 375210d..2c59588 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.2.18RC1 (2019-04-18)
+===== 7.2.18 (2019-05-02)
$ grep -ar 'Tests failed' /var/lib/mock/scl72*/build.log
diff --git a/php.spec b/php.spec
index 501f644..3f59cb4 100644
--- a/php.spec
+++ b/php.spec
@@ -126,7 +126,7 @@
%endif
%global upver 7.2.18
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1888,6 +1888,9 @@ fi
%changelog
+* Tue Apr 30 2019 Remi Collet <remi@remirepo.net> - 7.2.18-1
+- Update to 7.2.18 - http://www.php.net/releases/7_2_18.php
+
* Tue Apr 16 2019 Remi Collet <remi@remirepo.net> - 7.2.18~RC1-1
- update to 7.2.18RC1