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