From aeaedb04a471553a598d771652ffe710a130caaf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 28 Apr 2020 14:35:44 +0200 Subject: update to 7.3.18RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index 3ea11c7..2fdd4dd 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.17 -#global rcver RC1 +%global upver 7.3.18 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2249,6 +2249,9 @@ fi %changelog +* Tue Apr 28 2020 Remi Collet - 7.3.18~RC1-1 +- update to 7.3.18RC1 + * Tue Apr 14 2020 Remi Collet - 7.3.17-1 - Update to 7.3.17 - http://www.php.net/releases/7_3_17.php -- cgit