summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php72.spec b/php72.spec
index 5a6d11e..cc53408 100644
--- a/php72.spec
+++ b/php72.spec
@@ -124,7 +124,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: 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
@@ -184,6 +184,7 @@ Patch49: php-7.2.16-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -1101,6 +1102,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -2179,6 +2181,10 @@ fi
%changelog
+* Thu Mar 21 2019 Remi Collet <remi@remirepo.net> - 7.2.17~RC1-2
+- update to 7.2.17RC1 new tag
+- add upstream patches for failed tests
+
* Wed Mar 20 2019 Remi Collet <remi@remirepo.net> 7.2.17~RC1-1
- update to 7.2.17RC1