From 650d8ca06816b6f0f85ca51b94f5c417eabc519e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Aug 2021 11:44:07 +0200 Subject: update to 7.4.23RC1 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 833cb7b..f9ce5b2 100644 --- a/php.spec +++ b/php.spec @@ -96,8 +96,8 @@ #global gh_date 20190612 %global gh_owner php %global gh_project php-src -%global upver 7.4.22 -#global rcver RC1 +%global upver 7.4.23 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1815,6 +1815,9 @@ fi %changelog +* Tue Aug 10 2021 Remi Collet - 7.4.23~RC1-1 +- update to 7.4.23RC1 + * Wed Jul 28 2021 Remi Collet - 7.4.22-1 - Update to 7.4.22 - http://www.php.net/releases/7_4_22.php -- cgit