diff options
Diffstat (limited to 'php80.spec')
-rw-r--r-- | php80.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -85,7 +85,7 @@ %bcond_without libgd %bcond_with zip -%global upver 8.0.4 +%global upver 8.0.5 %global rcver RC1 %global lower RC1 @@ -2138,6 +2138,9 @@ fi %changelog +* Tue Apr 13 2021 Remi Collet <remi@remirepo.net> - 8.0.5~RC1-1 +- update to 8.0.5RC1 + * Tue Mar 16 2021 Remi Collet <remi@remirepo.net> - 8.0.4~RC1-1 - update to 8.0.4RC1 - use oracle client library version 21.1 |