summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 99c066c..6e64c58 100644
--- a/php.spec
+++ b/php.spec
@@ -108,7 +108,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 23%{?dist}
+Release: 24%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -166,6 +166,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: https://github.com/php/php-src/commit/f633c347574c0d814050b4bf2493e0cac6a5988c.patch
# Security fixes (200+)
@@ -938,6 +939,7 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -R
# security patches
@@ -1787,6 +1789,9 @@ fi
%changelog
+* Fri Oct 4 2019 Remi Collet <remi@remirepo.net> - 7.4.0~rc3-24
+- fix broken intl extension on EL-7
+
* Tue Oct 1 2019 Remi Collet <remi@remirepo.net> - 7.4.0~rc3-23
- update to 7.4.0RC3