diff options
author | Remi Collet <remi@remirepo.net> | 2024-10-23 09:34:01 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2024-10-23 09:34:01 +0200 |
commit | ed71552a2dce5a2e00ce5af32ff0c09a8dee6742 (patch) | |
tree | 9c70a5176d4b15dda478dcf1845bd2db3ad93880 /php.spec | |
parent | 70271b833aad36bbdb8f8fb06a70d88eb77cf9f5 (diff) |
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -132,7 +132,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.2.25 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1867,6 +1867,9 @@ fi %changelog +* Wed Oct 23 2024 Remi Collet <remi@remirepo.net> - 8.2.25-1 +- Update to 8.2.25 - http://www.php.net/releases/8_2_25.php + * Wed Oct 9 2024 Remi Collet <remi@remirepo.net> - 8.2.25~RC1-1 - update to 8.2.25RC1 |