From 6858bbc0e07aa4b88caa0d3e0d6ca44628d404f3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 15 Mar 2022 10:24:10 +0100 Subject: Update to 8.0.17 - http://www.php.net/releases/8_0_17.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index f4ab9a4..0906e44 100644 --- a/php.spec +++ b/php.spec @@ -115,7 +115,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.0.17 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1846,6 +1846,9 @@ fi %changelog +* Tue Mar 15 2022 Remi Collet - 8.0.17-1 +- Update to 8.0.17 - http://www.php.net/releases/8_0_17.php + * Wed Mar 2 2022 Remi Collet - 8.0.17~RC1-1 - update to 8.0.17RC1 -- cgit