diff options
| author | Remi Collet <remi@remirepo.net> | 2020-11-10 13:49:46 +0100 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2020-11-10 13:49:46 +0100 | 
| commit | 09400053b6c690629a1933f31d74751b9a54b23a (patch) | |
| tree | 8f56bbf22cf41692d2660112870dd04fc676f99d | |
| parent | a2d31eaabe74f9c3296da6e6b068d30bed59cddf (diff) | |
update to 7.3.25RC1
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.spec | 7 | 
2 files changed, 6 insertions, 3 deletions
| @@ -1,4 +1,4 @@ -===== 7.3.24 (2020-10-29) +===== 7.3.25RC1 (2020-11-12)  $ grep -ar 'Tests failed' /var/lib/mock/scl73*/build.log @@ -135,8 +135,8 @@  %global db_devel  libdb-devel  %endif -%global upver        7.3.24 -#global rcver        RC1 +%global upver        7.3.25 +%global rcver        RC1  Summary: PHP scripting language for creating dynamic web sites  Name:    %{?scl_prefix}php @@ -1923,6 +1923,9 @@ fi  %changelog +* Tue Nov 10 2020 Remi Collet <remi@remirepo.net> - 7.3.25~RC1-1 +- update to 7.3.25RC1 +  * Tue Oct 27 2020 Remi Collet <remi@remirepo.net> - 7.3.24-1  - Update to 7.3.24 - http://www.php.net/releases/7_3_24.php | 
