summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-31 15:30:28 +0200
committerRemi Collet <remi@remirepo.net>2020-03-31 15:30:28 +0200
commit60dc93db54c506b9fa0b1d6d2b33249602bc29a5 (patch)
tree5d6d8602da16657e5f01e63cf9526b7495c4485c /php.spec
parenta556b85dae52f1783a56b379e4ccaa4ee6fe9695 (diff)
update to 7.3.17RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index cf13c43..0fb48be 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,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: %{?scl_prefix}php
@@ -1903,6 +1903,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)