summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-18 15:06:06 +0200
committerRemi Collet <remi@remirepo.net>2019-06-18 15:06:06 +0200
commit80d30a263cee646d9395ff2018b2a0658bed7ed1 (patch)
treecd3192a6bb080de6d97b1266512140b768fdd02f
parent8f83d1a4abcecc473d05517ac92188a19a5f02ed (diff)
7.3.7RC2
-rw-r--r--failed.txt2
-rw-r--r--php73.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index 42e86ee..d9342c2 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.7 (2019-06-13)
+===== 7.3.7RC2 (2019-06-20)
$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log
diff --git a/php73.spec b/php73.spec
index 7427365..9af78fb 100644
--- a/php73.spec
+++ b/php73.spec
@@ -117,13 +117,13 @@
%endif
%global upver 7.3.7
-%global rcver RC1
-%global lower RC1
+%global rcver RC2
+%global lower RC2
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 2%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -2231,6 +2231,9 @@ fi
%changelog
+* Tue Jun 18 2019 Remi Collet <remi@remirepo.net> - 7.3.7~RC2-1
+- update to 7.3.7RC2
+
* Mon Jun 17 2019 Remi Collet <remi@remirepo.net> - 7.3.7~RC1-2
- use oracle client library version 19.3