From 2d6e4fb23678822431e5c62ebb60767d57529a63 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Oct 2017 15:24:57 +0200 Subject: update to 7.2.0RC4 oci8 version is now 2.1.8 dont obsolete php-pecl-libsodium --- php72.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php72.spec') diff --git a/php72.spec b/php72.spec index c590443..80852fa 100644 --- a/php72.spec +++ b/php72.spec @@ -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 - 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 - 7.2.0~RC3-1 -- cgit