diff options
author | Remi Collet <remi@remirepo.net> | 2023-05-24 09:34:57 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-05-24 09:34:57 +0200 |
commit | 8db060b031e70b43e7d381923b33d781c1f74af7 (patch) | |
tree | c34b3b1a83d5586d40b87bc0f4a87c9592d8e2b0 /php81.spec | |
parent | 9322b9ca1b3a305374a7e7792b165929720348df (diff) |
update to 8.1.20RC1
Diffstat (limited to 'php81.spec')
-rw-r--r-- | php81.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -109,8 +109,8 @@ %bcond_without libgd %bcond_with zip -%global upver 8.1.19 -#global rcver RC1 +%global upver 8.1.20 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2194,6 +2194,9 @@ fi %changelog +* Wed May 24 2023 Remi Collet <remi@remirepo.net> - 8.1.20~RC1-1 +- update to 8.1.20RC1 + * Wed May 10 2023 Remi Collet <remi@remirepo.net> - 8.1.19-1 - Update to 8.1.19 - http://www.php.net/releases/8_1_19.php |