From c9925487b130cfea7c134ac70b28b87cd9f04f99 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 23 Oct 2018 14:57:10 +0200 Subject: v7.2.12RC1 --- php72.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php72.spec') diff --git a/php72.spec b/php72.spec index d749fec..2769ed4 100644 --- a/php72.spec +++ b/php72.spec @@ -111,8 +111,8 @@ %global db_devel libdb-devel %endif -%global upver 7.2.11 -#global rcver RC1 +%global upver 7.2.12 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: php @@ -161,7 +161,7 @@ Patch9: php-7.0.7-curl.patch Patch40: php-7.2.4-dlopen.patch Patch42: php-7.2.3-systzdata-v16.patch # See http://bugs.php.net/53436 -Patch43: php-5.4.0-phpize.patch +Patch43: php-7.2.12-phpize.patch # Use -lldap_r for OpenLDAP Patch45: php-7.2.3-ldap_r.patch # Make php_config.h constant across builds @@ -2143,6 +2143,9 @@ fi %changelog +* Tue Oct 23 2018 Remi Collet - 7.2.12~RC1-1 +- update to 7.2.12RC1 + * Wed Oct 10 2018 Remi Collet - 7.2.11-1 - Update to 7.2.11 - http://www.php.net/releases/7_2_11.php -- cgit