diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -98,7 +98,7 @@ #global gh_date 20200615 %global gh_owner php %global gh_project php-src -%global upver 8.0.4 +%global upver 8.0.5 %global rcver RC1 %global lower RC1 @@ -1803,6 +1803,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 |