From c8d4e690af0a43848490ab1b0d237906538576af Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Jul 2017 22:37:04 +0200 Subject: v7.1.8RC1 --- php.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index eaa4cd7..7502f72 100644 --- a/php.spec +++ b/php.spec @@ -26,7 +26,7 @@ %global zendver 20160303 %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 @@ -124,8 +124,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 @@ -1813,6 +1813,10 @@ fi %changelog +* Tue Jul 18 2017 Remi Collet - 7.1.8~RC1-1 +- Update to 7.1.8RC1 +- oci8 version is now 2.1.6 + * Thu Jul 6 2017 Remi Collet - 7.1.7-1 - Update to 7.1.7 - http://www.php.net/releases/7_1_7.php -- cgit