diff options
Diffstat (limited to 'php81.spec')
| -rw-r--r-- | php81.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| @@ -93,8 +93,8 @@  %bcond_with            zip  %global upver          8.1.0 -%global rcver          RC2 -%global lower          RC2 +%global rcver          RC3 +%global lower          RC3  Summary: PHP scripting language for creating dynamic web sites  Name: php @@ -2151,6 +2151,9 @@ fi  %changelog +* Wed Sep 29 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC3-1 +- update to 8.1.0RC3 +  * Sat Sep 18 2021 Remi Collet <remi@remirepo.net> - 8.1.0~RC2-1  - update to 8.1.0RC2  - use oracle client library version 21.3 | 
