From 6010cec7988b937329c5d8a6ee1619de025c25c4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 30 Sep 2015 10:57:52 +0200 Subject: PHP 7.0.0RC4 --- php.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 7c1ba0e..f8b37f1 100644 --- a/php.spec +++ b/php.spec @@ -130,8 +130,8 @@ #global gh_date 20150623 #global gh_owner php #global gh_project php-src -%global rcver RC3 -%global rpmrel 17 +%global rcver RC4 +%global rpmrel 18 Summary: PHP scripting language for creating dynamic web sites @@ -182,7 +182,7 @@ Patch21: php-7.0.0-odbctimer.patch # Functional changes Patch40: php-7.0.0-dlopen.patch -Patch42: php-7.0.0-systzdata-v12.patch +Patch42: php-7.0.0-systzdata-v13.patch # See http://bugs.php.net/53436 Patch43: php-5.4.0-phpize.patch # Use -lldap_r for OpenLDAP @@ -1803,6 +1803,10 @@ fi %changelog +* Wed Sep 30 2015 Remi Collet 7.0.0-0.18.RC4 +- Update to 7.0.0RC4 +- php-fpm: set http authorization headers + * Fri Sep 18 2015 Remi Collet 7.0.0-0.17.RC3 - F23 rebuild with rh_layout -- cgit