diff options
author | Remi Collet <remi@remirepo.net> | 2023-11-21 13:03:19 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-11-21 13:03:19 +0100 |
commit | f279bffd879d7eccb7d8876cec394a67a6f5b188 (patch) | |
tree | c2a2e45c14e9dac0fc5c2dceb23c1f8edd29863a /php.spec | |
parent | 8c70b76e03f5da0bd4d313ad8c2ace08b9a61e0d (diff) |
Update to 8.2.13 - http://www.php.net/releases/8_2_13.phpv8.2.13
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -130,7 +130,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.2.13 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1862,6 +1862,9 @@ fi %changelog +* Tue Nov 21 2023 Remi Collet <remi@remirepo.net> - 8.2.13-1 +- Update to 8.2.13 - http://www.php.net/releases/8_2_13.php + * Tue Nov 7 2023 Remi Collet <remi@remirepo.net> - 8.2.13~RC1-1 - update to 8.2.13RC1 - use oracle client library version 21.12 on x86_64 |