summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-03 10:29:20 +0200
committerRemi Collet <remi@remirepo.net>2019-04-03 10:29:20 +0200
commitd7338c4fd0f03aa627b50ee8ddd6dc4eab31e9c0 (patch)
tree942bd3ee8f05854f8cb6092d6ad58f35f5a6006b /php.spec
parenta492987202f931c39dd29daa6ac5de4368c9cb5d (diff)
test build for https://bugs.php.net/77653 patch from https://github.com/php/php-src/pull/4007
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index d4eb443..060fe23 100644
--- a/php.spec
+++ b/php.spec
@@ -136,7 +136,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -192,6 +192,7 @@ Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
Patch100: php-upstream.patch
+Patch101: php-bug77653.patch
# Security fixes (200+)
@@ -945,6 +946,7 @@ low-level PHP extension for the libsodium cryptographic library.
# upstream patches
%patch100 -p1 -b .up
+%patch101 -p1 -b .bug77653
# security patches
@@ -1887,6 +1889,10 @@ fi
%changelog
+* Wed Apr 3 2019 Remi Collet <remi@remirepo.net> - 7.3.4-4
+- test build for https://bugs.php.net/77653
+ patch from https://github.com/php/php-src/pull/4007
+
* Tue Apr 2 2019 Remi Collet <remi@remirepo.net> - 7.3.4-1
- Update to 7.3.4 - http://www.php.net/releases/7_3_4.php