From 709007615a164d3faa6bf0bf7b5dbd6afdf994ad Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 2 Mar 2021 14:13:58 +0100 Subject: Update to 7.4.16 - http://www.php.net/releases/7_4_16.php --- php74.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php74.spec') diff --git a/php74.spec b/php74.spec index ee84b01..ecaa17a 100644 --- a/php74.spec +++ b/php74.spec @@ -95,7 +95,7 @@ %global with_zip 0 %global upver 7.4.16 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2163,6 +2163,9 @@ fi %changelog +* Tue Mar 2 2021 Remi Collet - 7.4.16-1 +- Update to 7.4.16 - http://www.php.net/releases/7_4_16.php + * Tue Feb 16 2021 Remi Collet - 7.4.16~RC1-1 - update to 7.4.16RC1 -- cgit