summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-14 08:34:29 +0100
committerRemi Collet <remi@remirepo.net>2018-02-14 08:34:29 +0100
commitac9722056fe7c0852f3776631c552675384ed2ad (patch)
tree2fe344e866ba235091d2938c939ffc1aa3b4e362 /php.spec
parent32f3d88ab4dbd666bff2f61aa0915e4ba7cb6a81 (diff)
Update to 7.1.15RC1
adapt ldap patch
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index a6abb9d..26f8caa 100644
--- a/php.spec
+++ b/php.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.14
-#global rcver RC1
+%global upver 7.1.15
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -172,7 +172,7 @@ Patch42: php-7.1.0-systzdata-v14.patch
# See http://bugs.php.net/53436
Patch43: php-5.4.0-phpize.patch
# Use -lldap_r for OpenLDAP
-Patch45: php-5.6.3-ldap_r.patch
+Patch45: php-7.1.15-ldap_r.patch
# drop "Configure command" from phpinfo output
Patch47: php-5.6.3-phpinfo.patch
# Automatically load OpenSSL configuration file
@@ -1817,6 +1817,10 @@ fi
%changelog
+* Wed Feb 14 2018 Remi Collet <remi@remirepo.net> - 7.1.15~RC1-1
+- Update to 7.1.15RC1
+- adapt ldap patch
+
* Wed Jan 31 2018 Remi Collet <remi@remirepo.net> - 7.1.14-1
- Update to 7.1.14 - http://www.php.net/releases/7_1_14.php