summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php73.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 8a3cea9..553fe79 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.14RC1 (2020-01-09)
+===== 7.3.14 (2020-01-23)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php73.spec b/php73.spec
index 06c981c..83ffe81 100644
--- a/php73.spec
+++ b/php73.spec
@@ -121,7 +121,7 @@
%endif
%global upver 7.3.14
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2249,6 +2249,9 @@ fi
%changelog
+* Tue Jan 21 2020 Remi Collet <remi@remirepo.net> - 7.3.14-1
+- Update to 7.3.14 - http://www.php.net/releases/7_3_14.php
+
* Tue Jan 7 2020 Remi Collet <remi@remirepo.net> - 7.3.14~RC1-1
- update to 7.3.14RC1