summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-21 11:35:07 +0100
committerRemi Collet <remi@remirepo.net>2019-03-21 11:35:07 +0100
commitb2217f1c90bd998fd9fe6174a5945091320f755b (patch)
tree2b447baee16191a43a2adbed9a53c9e3c6a581fa /php.spec
parent8c66b747d1938d5fa20a6e4da73df62661b3289d (diff)
update to 7.2.17RC1 new tag
add upstream patches for failed tests
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 c807829..828e497 100644
--- a/php.spec
+++ b/php.spec
@@ -135,7 +135,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
@@ -192,6 +192,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+)
@@ -936,6 +937,7 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -1884,6 +1886,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
+
* Tue Mar 19 2019 Remi Collet <remi@remirepo.net> 7.2.17~RC1-1
- update to 7.2.17RC1