From 653a39826cf3cf3614ddffe8535000c704a39527 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 7 Jan 2020 12:45:11 +0100 Subject: 7.3.14RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index c95af99..06c981c 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,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: php @@ -2249,6 +2249,9 @@ fi %changelog +* Tue Jan 7 2020 Remi Collet - 7.3.14~RC1-1 +- update to 7.3.14RC1 + * Tue Dec 17 2019 Remi Collet - 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) -- cgit