From 78560c9932d582b6fa881ead9eacc27b62235431 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 6 Jul 2022 08:42:26 +0200 Subject: Update to 8.1.8 - http://www.php.net/releases/8_1_8.php --- php81.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php81.spec') diff --git a/php81.spec b/php81.spec index a5fd442..7ccbd61 100644 --- a/php81.spec +++ b/php81.spec @@ -108,8 +108,8 @@ %bcond_with zip %global upver 8.1.8 -%global rcver RC1 -%global lower RC1 +#global rcver RC1 +#global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2173,6 +2173,9 @@ fi %changelog +* Wed Jul 6 2022 Remi Collet - 8.1.8-1 +- Update to 8.1.8 - http://www.php.net/releases/8_1_8.php + * Tue Jun 21 2022 Remi Collet - 8.1.8~RC1-1 - update to 8.1.8RC1 -- cgit