summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php73.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index b1b8e06..1247bf8 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.5RC1 (2019-04-18)
+===== 7.3.5 (2019-05-02)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php73.spec b/php73.spec
index 2273db1..98eebf5 100644
--- a/php73.spec
+++ b/php73.spec
@@ -115,8 +115,8 @@
%endif
%global upver 7.3.5
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2213,6 +2213,9 @@ fi
%changelog
+* Wed May 1 2019 Remi Collet <remi@remirepo.net> - 7.3.5-1
+- Update to 7.3.5 - http://www.php.net/releases/7_3_5.php
+
* Tue Apr 16 2019 Remi Collet <remi@remirepo.net> - 7.3.5~RC1-1
- update to 7.3.5RC1