summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-29 15:52:00 +0200
committerRemi Collet <remi@remirepo.net>2018-08-29 15:52:00 +0200
commitb50b277e70c42ad4e1a34821f75f545b761038b5 (patch)
tree52ec66e410a827a17fa8fb55df12648a4d4f4026 /php.spec
parenta5aba802c8b7b516713d9fe683f3a3f22b0ba059 (diff)
add upstream patch for F29
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 be40984..f973036 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: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -183,6 +183,7 @@ Patch47: php-5.6.3-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -923,6 +924,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -1857,6 +1859,9 @@ fi
%changelog
+* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta3-2
+- add upstream patch for F29
+
* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.3.0~beta3-1
- update to 7.3.0beta3