From 373b4eaf7f8429b9ff52e9e3576d348f025845f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 13 Jul 2021 19:06:37 +0200 Subject: update to 7.4.22RC1 --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 7efc48a..a8e52a0 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.21 -#global rcver RC1 +%global upver 7.4.22 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1815,6 +1815,9 @@ fi %changelog +* Tue Jul 13 2021 Remi Collet - 7.4.22~RC1-1 +- update to 7.4.22RC1 + * Tue Jun 29 2021 Remi Collet - 7.4.21-1 - Update to 7.4.21 - http://www.php.net/releases/7_4_21.php -- cgit