From d2eb06492cf3cd5b580450e823c86c625735ccf5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Jul 2021 08:07:39 +0200 Subject: Update to 7.4.22 - http://www.php.net/releases/7_4_22.php --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index 7bbe850..7704bbb 100644 --- a/php74.spec +++ b/php74.spec @@ -91,7 +91,7 @@ %global with_zip 0 %global upver 7.4.22 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2162,6 +2162,9 @@ fi %changelog +* Wed Jul 28 2021 Remi Collet - 7.4.22-1 +- Update to 7.4.22 - http://www.php.net/releases/7_4_22.php + * Tue Jul 13 2021 Remi Collet - 7.4.22~RC1-1 - update to 7.4.22RC1 -- cgit