summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php.spec9
2 files changed, 7 insertions, 4 deletions
diff --git a/failed.txt b/failed.txt
index e0d5eca..fea4f54 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.3.1RC1 (2018-12-20)
+===== 7.3.1 (2019-01-10)
$ grep -r 'Tests failed' /var/lib/mock/scl73*/build.log
diff --git a/php.spec b/php.spec
index 6510d7e..0205cc6 100644
--- a/php.spec
+++ b/php.spec
@@ -125,8 +125,8 @@
%endif
%global upver 7.3.1
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1862,9 +1862,12 @@ fi
%changelog
+* Tue Jan 8 2019 Remi Collet <remi@remirepo.net> - 7.3.1-1
+- Update to 7.3.1 - http://www.php.net/releases/7_3_1.php
+
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 7.3.1~RC1-1
- update to 7.3.1RC1
-- oci8 version is now 2.1.8
+- oci8 version is now 2.2.0
* Tue Dec 4 2018 Remi Collet <remi@remirepo.net> - 7.3.0-1
- update to 7.3.0 GA