From 410c52e12428fb045623426ef3f5aa895b34f89f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Nov 2020 13:49:58 +0100 Subject: update to 7.3.25RC1 --- php73.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index 58d9bf5..274da0c 100644 --- a/php73.spec +++ b/php73.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.3.24 -#global rcver RC1 +%global upver 7.3.25 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2263,6 +2263,9 @@ fi %changelog +* Tue Nov 10 2020 Remi Collet - 7.3.25~RC1-1 +- update to 7.3.25RC1 + * Tue Oct 27 2020 Remi Collet - 7.3.24-1 - Update to 7.3.24 - http://www.php.net/releases/7_3_24.php -- cgit