From 15b31c4bc83ea7fe9a9aa7345a920e0898829ef8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 4 Feb 2020 16:24:52 +0100 Subject: update to 7.3.15RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index 83ffe81..f5f50ed 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.14 -#global rcver RC1 +%global upver 7.3.15 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2249,6 +2249,9 @@ fi %changelog +* Tue Feb 4 2020 Remi Collet - 7.3.15~RC1-1 +- update to 7.3.15RC1 + * Tue Jan 21 2020 Remi Collet - 7.3.14-1 - Update to 7.3.14 - http://www.php.net/releases/7_3_14.php -- cgit