From 3e7cff9a73f059b66347e21205ab8a027e67e4b6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 6 Jun 2023 16:46:49 +0200 Subject: Update to 8.2.7 - http://www.php.net/releases/8_2_7.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index caf1b7b..194e88a 100644 --- a/php.spec +++ b/php.spec @@ -123,7 +123,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.2.7 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1851,6 +1851,9 @@ fi %changelog +* Tue Jun 6 2023 Remi Collet - 8.2.7-1 +- Update to 8.2.7 - http://www.php.net/releases/8_2_7.php + * Wed May 24 2023 Remi Collet - 8.2.7~RC1-1 - update to 8.2.7RC1 -- cgit