diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -25,7 +25,7 @@ %global zendver 20151012 %global pdover 20150127 # Extension version -%global oci8ver 2.1.5 +%global oci8ver 2.1.6 # Adds -z now to the linker flags %global _hardened_build 1 @@ -123,8 +123,8 @@ %global db_devel libdb-devel %endif -%global upver 7.0.21 -#global rcver RC1 +%global upver 7.0.22 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites @@ -1813,6 +1813,10 @@ fi %changelog +* Tue Jul 18 2017 Remi Collet <remi@fedoraproject.org> - 7.0.22~RC1-1 +- Update to 7.0.22RC1 +- oci8 version is now 2.1.6 + * Tue Jul 4 2017 Remi Collet <remi@fedoraproject.org> - 7.0.21-1 - Update to 7.0.21 - http://www.php.net/releases/7_0_21.php |