From 59717acc3fc4525225b5d8cce2f52a22c7feadab Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Aug 2021 11:55:08 +0200 Subject: update to 7.4.23RC1 --- php74.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 7704bbb..e4e230c 100644 --- a/php74.spec +++ b/php74.spec @@ -90,8 +90,8 @@ %global with_libzip 1 %global with_zip 0 -%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: php @@ -2162,6 +2162,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