summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-10-24 10:32:37 +0200
committerRemi Collet <remi@remirepo.net>2018-10-24 10:32:37 +0200
commit0ccc0239b364376a73a4a0d24e7217f781835b2f (patch)
treed15bc675f3489168a1ff54ac9dc5e38648750f27 /php.spec
parent4c6e468b89767ad4b7189849579b7fc15a1222e3 (diff)
7.1.24RC1
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 6 insertions, 3 deletions
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 <remi@remirepo.net> - 7.1.24~RC1-1
+- update to 7.1.24RC1
+
* Wed Oct 10 2018 Remi Collet <remi@remirepo.net> - 7.1.23-1
- Update to 7.1.23 - http://www.php.net/releases/7_1_23.php