summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-08-28 12:17:33 +0200
committerRemi Collet <remi@remirepo.net>2019-08-28 12:17:33 +0200
commitc0a009a249ef3a82a8f6ad4ba3a67a412a9e336a (patch)
tree29c6d6d6aea8b50a7a11de9602136dfab68c3ada
parent71ab560afe71dc8d18f8b866eb0fe579eed9dbfb (diff)
Update to 7.3.9 - http://www.php.net/releases/7_3_9.php
-rw-r--r--failed.txt6
-rw-r--r--php73.spec7
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index b6697ac..3d019f4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.9RC1 (2019-08-15)
+===== 7.3.9 (2019-08-29)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
@@ -6,12 +6,12 @@ $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
/var/lib/mock/el6x/build.log:Tests failed : 0
/var/lib/mock/el7x/build.log:Tests failed : 0
/var/lib/mock/el8x73/build.log:Tests failed : 14
-/var/lib/mock/fc28i/build.log:Tests failed : 1
-/var/lib/mock/fc28x/build.log:Tests failed : 1
/var/lib/mock/fc29i/build.log:Tests failed : 0
/var/lib/mock/fc29x/build.log:Tests failed : 0
/var/lib/mock/fc30i/build.log:Tests failed : 0
/var/lib/mock/fc30x/build.log:Tests failed : 0
+/var/lib/mock/fc31i/build.log:Tests failed : 0
+/var/lib/mock/fc31x/build.log:Tests failed : 0
el6i
diff --git a/php73.spec b/php73.spec
index aacfe78..bdc7231 100644
--- a/php73.spec
+++ b/php73.spec
@@ -117,8 +117,8 @@
%endif
%global upver 7.3.9
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2234,6 +2234,9 @@ fi
%changelog
+* Wed Aug 28 2019 Remi Collet <remi@remirepo.net> - 7.3.9-1
+- Update to 7.3.9 - http://www.php.net/releases/7_3_9.php
+
* Mon Aug 19 2019 Remi Collet <remi@remirepo.net> - 7.3.9~RC1-1
- update to 7.3.9RC1