summaryrefslogtreecommitdiffstats
path: root/php73.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php73.spec')
-rw-r--r--php73.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php73.spec b/php73.spec
index 1052f45..eba6efc 100644
--- a/php73.spec
+++ b/php73.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.16
-#global rcver RC1
+%global upver 7.3.17
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2249,6 +2249,9 @@ fi
%changelog
+* Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 7.3.17~RC1-1
+- update to 7.3.17RC1
+
* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 7.3.16-1
- Update to 7.3.16 - http://www.php.net/releases/7_3_16.php
- use oracle client library version 19.6 (18.5 on EL-6)