From f660e15be5cae00cc963bdab60201bf7749c7c0f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 12 Apr 2023 09:12:42 +0200 Subject: Update to 8.1.18 - http://www.php.net/releases/8_1_18.php --- php.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 7f71eb5..e159045 100644 --- a/php.spec +++ b/php.spec @@ -123,7 +123,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.1.18 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1853,6 +1853,9 @@ fi %changelog +* Wed Apr 12 2023 Remi Collet - 8.1.18-1 +- Update to 8.1.18 - http://www.php.net/releases/8_1_18.php + * Thu Mar 30 2023 Remi Collet - 8.1.18~RC1-1 - update to 8.1.18RC1 -- cgit