From 48ca505ae632d8c3041f2281638fdca50e21cee6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Jun 2021 07:23:54 +0200 Subject: Update to 8.0.7 - http://www.php.net/releases/8_0_7.php --- php.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 95ac34e..d9a2aa5 100644 --- a/php.spec +++ b/php.spec @@ -99,8 +99,8 @@ %global gh_owner php %global gh_project php-src %global upver 8.0.7 -%global rcver RC1 -%global lower RC1 +#global rcver RC1 +#global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1807,6 +1807,9 @@ fi %changelog +* Wed Jun 2 2021 Remi Collet - 8.0.7-1 +- Update to 8.0.7 - http://www.php.net/releases/8_0_7.php + * Thu May 20 2021 Remi Collet - 8.0.7~RC1-1 - update to 8.0.7RC1 -- cgit