summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-28 16:17:22 +0200
committerRemi Collet <remi@remirepo.net>2019-05-28 16:17:22 +0200
commitba9ced2ea8edcd54bdc500c22c3e0f485eee26c9 (patch)
tree6461e5f6557dd8f7505102b7ee25a5c6c3f356eb
parent1cceff8dc5b81c7eba8dacd41af5ac7eb3578d16 (diff)
v7.3.6
-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 ff0a78a..f162f60 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.6RC1 (2019-05-16)
+===== 7.3.6 (2019-05-30)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php73.spec b/php73.spec
index 4003e4f..500fdb9 100644
--- a/php73.spec
+++ b/php73.spec
@@ -115,7 +115,7 @@
%endif
%global upver 7.3.6
-%global rcver RC1
+#global rcver RC1
%global lower RC1
Summary: PHP scripting language for creating dynamic web sites
@@ -2229,6 +2229,9 @@ fi
%changelog
+* Tue May 28 2019 Remi Collet <remi@remirepo.net> - 7.3.6-3
+- Update to 7.3.6 - http://www.php.net/releases/7_3_6.php
+
* Thu May 16 2019 Remi Collet <remi@remirepo.net> - 7.3.6~RC1-3
- add httpd and nginx configuration files for FPM in documentation