From 0ccc0239b364376a73a4a0d24e7217f781835b2f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Oct 2018 10:32:37 +0200 Subject: 7.1.24RC1 --- php.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index b455d76..92cb995 100644 --- a/php.spec +++ b/php.spec @@ -120,8 +120,8 @@ %global db_devel libdb-devel %endif -%global upver 7.1.23 -#global rcver RC1 +%global upver 7.1.24 +%global rcver RC1 Summary: PHP scripting language for creating dynamic web sites Name: %{?scl_prefix}php @@ -171,7 +171,7 @@ Patch9: php-7.0.7-curl.patch Patch40: php-7.1.16-dlopen.patch Patch42: php-7.1.0-systzdata-v14.patch # See http://bugs.php.net/53436 -Patch43: php-5.4.0-phpize.patch +Patch43: php-7.1.24-phpize.patch # Use -lldap_r for OpenLDAP Patch45: php-7.1.15-ldap_r.patch # drop "Configure command" from phpinfo output @@ -1844,6 +1844,9 @@ fi %changelog +* Wed Oct 24 2018 Remi Collet - 7.1.24~RC1-1 +- update to 7.1.24RC1 + * Wed Oct 10 2018 Remi Collet - 7.1.23-1 - Update to 7.1.23 - http://www.php.net/releases/7_1_23.php -- cgit