summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec8
2 files changed, 7 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 071ef78..1d0ca0c 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.0RC6 (2018-11-20)
+===== 7.3.0 (2018-12-06)
$ grep -r 'Tests failed' /var/lib/mock/scl73*/build.log
diff --git a/php.spec b/php.spec
index 2f5328f..6132483 100644
--- a/php.spec
+++ b/php.spec
@@ -125,8 +125,8 @@
%endif
%global upver 7.3.0
-%global rcver RC6
-%global lower rc6
+#global rcver RC6
+#global lower rc6
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1860,6 +1860,10 @@ fi
%changelog
+* Tue Dec 4 2018 Remi Collet <remi@remirepo.net> - 7.3.0-1
+- update to 7.3.0 GA
+- update FPM configuration from upstream
+
* Tue Nov 20 2018 Remi Collet <remi@remirepo.net> - 7.3.0~rc6-1
- update to 7.3.0RC6