summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-07 12:45:19 +0100
committerRemi Collet <remi@remirepo.net>2020-01-07 12:45:19 +0100
commit70717ff342fd7a8fc13343a878397eba2c95ce7a (patch)
tree7876229c93873ed339e2a7231557d1dd1cfb617d /php.spec
parent396f89815c11991528470bb9ab012d0c5dc9cdca (diff)
7.3.14RC1
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 97d1448..2a49da3 100644
--- a/php.spec
+++ b/php.spec
@@ -135,8 +135,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.3.13
-#global rcver RC1
+%global upver 7.3.14
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1903,6 +1903,9 @@ fi
%changelog
+* Tue Jan 7 2020 Remi Collet <remi@remirepo.net> - 7.3.14~RC1-1
+- update to 7.3.14RC1
+
* Tue Dec 17 2019 Remi Collet <remi@remirepo.net> - 7.3.13-1
- Update to 7.3.13 - http://www.php.net/releases/7_3_13.php
- use oracle client library version 19.5 (18.5 on EL-6)