From 6f25ba9a3d81cf9c0f33ee69eeaa64f5242fb070 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 8 Jan 2019 18:04:46 +0100 Subject: Update to 7.3.1 - http://www.php.net/releases/7_3_1.php --- php.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php.spec') 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 - 7.3.1-1 +- Update to 7.3.1 - http://www.php.net/releases/7_3_1.php + * Tue Dec 18 2018 Remi Collet - 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 - 7.3.0-1 - update to 7.3.0 GA -- cgit