diff options
author | Remi Collet <remi@remirepo.net> | 2023-08-01 13:41:22 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-08-01 13:41:22 +0200 |
commit | 0cf213912e1ddf40b162bb18afd18df083a52f83 (patch) | |
tree | 8696ad68d6ba3660a0b9da0308160bde1893a552 /php82.spec | |
parent | 27f09994dd7ce400586162ef12aa2cfb281ea8d6 (diff) |
Update to 8.2.9 - http://www.php.net/releases/8_2_9.php
Diffstat (limited to 'php82.spec')
-rw-r--r-- | php82.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -110,7 +110,7 @@ %bcond_with zip %global upver 8.2.9 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2195,6 +2195,9 @@ fi %changelog +* Tue Aug 1 2023 Remi Collet <remi@remirepo.net> - 8.2.9-1 +- Update to 8.2.9 - http://www.php.net/releases/8_2_9.php + * Tue Jul 18 2023 Remi Collet <remi@remirepo.net> - 8.2.9~RC1-1 - update to 8.2.9RC1 - move httpd/nginx wants directive to config files in /etc |