From 63746d4a1f485228963f31319d53afa874dd1510 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Feb 2024 09:32:40 +0100 Subject: update to 8.2.17RC2 --- php82.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php82.spec') diff --git a/php82.spec b/php82.spec index eff2b2a..a0c4452 100644 --- a/php82.spec +++ b/php82.spec @@ -121,7 +121,7 @@ %bcond_with zip %global upver 8.2.17 -%global rcver RC1 +%global rcver RC2 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2200,6 +2200,9 @@ fi %changelog +* Wed Feb 28 2024 Remi Collet - 8.2.17~RC2-1 +- update to 8.2.17RC2 + * Tue Feb 27 2024 Remi Collet - 8.2.17~RC1-1 - update to 8.2.17RC1 -- cgit