summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php.spec b/php.spec
index f973036..18c623b 100644
--- a/php.spec
+++ b/php.spec
@@ -130,7 +130,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 2%{?dist}
+Release: 3%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -184,6 +184,7 @@ Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
Patch100: php-upstream.patch
+Patch101: https://github.com/php/php-src/commit/cd0a37994e3cbf1f0aa1174155d3d662cefe2e7a.patch
# Security fixes (200+)
@@ -924,7 +925,8 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .up
+%patch100 -p1 -b .up1
+%patch101 -p1 -b .up2
# security patches
@@ -1859,6 +1861,9 @@ fi
%changelog
+* Mon Sep 3 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta3-3
+- add upstream patch for openssl failing test
+
* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta3-2
- add upstream patch for F29