From 1764ce2ab2fb928cdcd7db4297e6b9b53dd671ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 26 Nov 2015 09:18:30 +0100 Subject: PHP 5.6.16 --- php56.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'php56.spec') diff --git a/php56.spec b/php56.spec index 25210b1..f0bdfca 100644 --- a/php56.spec +++ b/php56.spec @@ -14,7 +14,7 @@ %global pdover 20080721 # Extension version %global opcachever 7.0.6-dev -%global oci8ver 2.0.9 +%global oci8ver 2.0.10 # Use for first build of PHP (before pecl/zip and pecl/jsonc) %global php_bootstrap 0 @@ -142,12 +142,9 @@ %global db_devel libdb-devel %endif -#global snapdate 201405061030 -#global rcver RC1 - Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 5.6.15 +Version: 5.6.16 %if 0%{?snapdate:1}%{?rcver:1} Release: 0.1.%{?snapdate}%{?rcver}%{?dist} %else @@ -1987,6 +1984,10 @@ fi %changelog +* Thu Nov 26 2015 Remi Collet 5.6.16-1 +- Update to 5.6.16 + http://www.php.net/releases/5_6_16.php + * Thu Oct 29 2015 Remi Collet 5.6.15-1 - Update to 5.6.15 http://www.php.net/releases/5_6_15.php -- cgit