diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -13,7 +13,7 @@ %global pdover 20170320 # Extension version %global fileinfover 1.0.5 -%global oci8ver 2.1.7 +%global oci8ver 2.1.8 %global zipver 1.13.0 %global jsonver 1.6.0 @@ -112,7 +112,7 @@ %endif %global upver 7.2.0 -%global rcver RC3 +%global rcver RC4 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2121,6 +2121,9 @@ fi %changelog +* Tue Oct 10 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC4-1 +- update to 7.2.0RC4 +- oci8 version is now 2.1.8 - dont obsolete php-pecl-libsodium * Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC3-1 |