diff options
Diffstat (limited to 'php.spec')
| -rw-r--r-- | php.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
@@ -107,8 +107,8 @@  %global gh_owner     php  %global gh_project   php-src  %global upver        8.1.0 -%global rcver        alpha3 -%global lower        alpha3 +%global rcver        beta1 +%global lower        beta1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1819,6 +1819,9 @@ fi  %changelog +* Wed Jul 21 2021 Remi Collet <remi@remirepo.net> - 8.1.0~beta1-1 +- update to 8.1.0beta1 +  * Tue Jul  6 2021 Remi Collet <remi@remirepo.net> - 8.1.0~alpha3-1  - update to 8.1.0alpha3  | 
