diff options
| author | Remi Collet <remi@remirepo.net> | 2017-10-10 15:24:57 +0200 | 
|---|---|---|
| committer | Remi Collet <remi@remirepo.net> | 2017-10-10 15:24:57 +0200 | 
| commit | 2d6e4fb23678822431e5c62ebb60767d57529a63 (patch) | |
| tree | 711925e6a5b1cd342d875e10904876ce7d938bf3 | |
| parent | a917d032f6226ee7165f873f22c495bb6272f167 (diff) | |
update to 7.2.0RC4
oci8 version is now 2.1.8
dont obsolete php-pecl-libsodium
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php72.spec | 7 | 
2 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -===== 7.1.0RC2 (2017-09-14) +===== 7.1.0RC4 (2017-10-12)  $ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log @@ -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  | 
