From ea937c25858ac382903840ff6311cd8f2581c911 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Jan 2019 12:18:05 +0100 Subject: Update to 7.2.14 - http://www.php.net/releases/7_2_14.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 11c3dfe..47a7109 100644 --- a/php.spec +++ b/php.spec @@ -125,7 +125,7 @@ %endif %global upver 7.2.14 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1870,6 +1870,9 @@ fi %changelog +* Tue Jan 8 2019 Remi Collet - 7.2.14-1 +- Update to 7.2.14 - http://www.php.net/releases/7_2_14.php + * Tue Dec 18 2018 Remi Collet - 7.2.14~RC1-1 - update to 7.2.14RC1 - oci8 version is now 2.2.0 -- cgit