diff options
author | Remi Collet <remi@remirepo.net> | 2023-07-05 10:02:47 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-07-05 10:02:47 +0200 |
commit | a49b25c197f84c8de92ad65ce215a572193ded50 (patch) | |
tree | 515353866c956e2baabe797a70ca1bcb6d745b25 /php.spec | |
parent | c97bd2125b811e0f3ecc020ed597f37c70bbfee2 (diff) |
Update to 8.1.21 - http://www.php.net/releases/8_1_21.phpv8.1.21
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -123,7 +123,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.1.21 -%global rcver RC1 +#global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -1851,6 +1851,9 @@ fi %changelog +* Wed Jul 5 2023 Remi Collet <remi@remirepo.net> - 8.1.21-1 +- Update to 8.1.21 - http://www.php.net/releases/8_1_21.php + * Tue Jun 20 2023 Remi Collet <remi@remirepo.net> - 8.1.21~RC1-1 - update to 8.1.21RC1 |