diff options
author | Remi Collet <remi@remirepo.net> | 2023-06-06 16:56:21 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-06-06 16:56:21 +0200 |
commit | f0799b595ce2aa57783a072dc793c7f4f7b525d2 (patch) | |
tree | 7a095f811f11bf32cc88c4d25515385e445fb636 /php82.spec | |
parent | 46fbfdd5a59b2766fb17261309b5c515d2398cb1 (diff) |
Update to 8.2.7 - http://www.php.net/releases/8_2_7.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.7 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2195,6 +2195,9 @@ fi %changelog +* Tue Jun 6 2023 Remi Collet <remi@remirepo.net> - 8.2.7-1 +- Update to 8.2.7 - http://www.php.net/releases/8_2_7.php + * Wed May 24 2023 Remi Collet <remi@remirepo.net> - 8.2.7~RC1-1 - update to 8.2.7RC1 |