diff options
author | Remi Collet <remi@remirepo.net> | 2022-04-13 08:13:26 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-04-13 08:13:26 +0200 |
commit | 436e64c3ff6afde248255fb5a5378e7ec82a01b2 (patch) | |
tree | 105dc4c6d52a6fd5329e9722423f62dbaf6dac1b /php81.spec | |
parent | ca1ecbc320826c07b552e2add7fe2174b98eaab1 (diff) |
Diffstat (limited to 'php81.spec')
-rw-r--r-- | php81.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -108,8 +108,8 @@ %bcond_with zip %global upver 8.1.5 -%global rcver RC1 -%global lower RC1 +#global rcver RC1 +#global lower RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2172,6 +2172,9 @@ fi %changelog +* Wed Apr 13 2022 Remi Collet <remi@remirepo.net> - 8.1.5-1 +- Update to 8.1.5 - http://www.php.net/releases/8_1_5.php + * Fri Apr 1 2022 Remi Collet <remi@remirepo.net> - 8.1.5~RC1-1 - update to 8.1.5RC1 |