summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-14 16:21:11 +0100
committerRemi Collet <remi@remirepo.net>2018-03-14 16:21:11 +0100
commit755af19adc8fc00e300152e3954d9e605ba85c48 (patch)
tree9e2b81a24360f585a4e260bae36039479191b630 /php71.spec
parentd3413a5834760e12fa271f111b4cf36ccda38945 (diff)
v7.1.16RC1
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php71.spec b/php71.spec
index 4c2f56b..29d2db3 100644
--- a/php71.spec
+++ b/php71.spec
@@ -107,8 +107,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.15
-#global rcver RC1
+%global upver 7.1.16
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -153,7 +153,7 @@ Patch8: php-7.0.2-libdb.patch
Patch9: php-7.0.7-curl.patch
# Functional changes
-Patch40: php-7.1.3-dlopen.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
@@ -2052,6 +2052,9 @@ fi
%changelog
+* Wed Mar 14 2018 Remi Collet <remi@remirepo.net> - 7.1.16~RC1-1
+- Update to 7.1.16RC1
+
* Wed Feb 28 2018 Remi Collet <remi@remirepo.net> - 7.1.15-1
- Update to 7.1.15 - http://www.php.net/releases/7_1_15.php
- FPM: revert pid file removal