From e4148165b2f1141fc70b49dc2db1d39896fede6f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Oct 2020 15:15:48 +0200 Subject: update to 7.3.24RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index d2dcb60..c427401 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.23 -#global rcver RC1 +%global upver 7.3.24 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2259,6 +2259,9 @@ fi %changelog +* Tue Oct 13 2020 Remi Collet - 7.3.24~RC1-1 +- update to 7.3.24RC1 + * Tue Sep 29 2020 Remi Collet - 7.3.23-1 - Update to 7.3.23 - http://www.php.net/releases/7_3_23.php -- cgit