diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -94,7 +94,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.4.4 -%global rcver RC2 +#global rcver RC2 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1666,6 +1666,9 @@ fi %changelog +* Wed Feb 12 2025 Remi Collet <remi@remirepo.net> - 8.4.4-1 +- Update to 8.4.4 - http://www.php.net/releases/8_4_4.php + * Fri Jan 31 2025 Remi Collet <remi@remirepo.net> - 8.4.4~RC2-1 - Update to 8.4.4RC2 |