From 26344254071a2f38ee50fb63b02a571b882e9897 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 16 Apr 2019 16:34:37 +0200 Subject: 7.2.18RC1 --- php.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index d50b2ac..501f644 100644 --- a/php.spec +++ b/php.spec @@ -125,8 +125,8 @@ %global db_devel libdb-devel %endif -%global upver 7.2.17 -#global rcver RC1 +%global upver 7.2.18 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -188,7 +188,6 @@ Patch49: php-7.2.16-pdooci.patch Patch91: php-7.2.0-oci8conf.patch # Upstream fixes (100+) -Patch100: php-upstream.patch # Security fixes (200+) @@ -941,7 +940,6 @@ low-level PHP extension for the libsodium cryptographic library. %patch91 -p1 -b .remi-oci8 # upstream patches -%patch100 -p1 -b .up # security patches @@ -1890,6 +1888,9 @@ fi %changelog +* Tue Apr 16 2019 Remi Collet - 7.2.18~RC1-1 +- update to 7.2.18RC1 + * Wed Apr 3 2019 Remi Collet - 7.2.17-1 - Update to 7.2.17 - http://www.php.net/releases/7_2_17.php -- cgit