diff options
Diffstat (limited to 'php71.spec')
-rw-r--r-- | php71.spec | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -14,7 +14,7 @@ %global pdover 20150127 # Extension version %global fileinfover 1.0.5 -%global oci8ver 2.1.5 +%global oci8ver 2.1.6 %global zipver 1.13.0 %global jsonver 1.5.0 @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.7 -#global rcver RC1 +%global upver 7.1.8 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -2057,6 +2057,10 @@ fi %changelog +* Tue Jul 18 2017 Remi Collet <remi@fedoraproject.org> - 7.1.8~RC1-1 +- Update to 7.1.8RC1 +- oci8 version is now 2.1.6 + * Thu Jul 6 2017 Remi Collet <remi@fedoraproject.org> - 7.1.7-1 - Update to 7.1.7 - http://www.php.net/releases/7_1_7.php |