summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-21 08:25:07 +0100
committerRemi Collet <remi@remirepo.net>2019-03-21 08:25:07 +0100
commit4a35700270608a3296f10c235b58b40df93c3bb9 (patch)
tree2f32dc512f5ff4e28695ee3676112882684eb196 /php.spec
parent672fce01d74b4178c706d984ea366f72cf3638df (diff)
update to 7.3.4RC1 new tag
add upstream patches for failed tests
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 243e841..2061729 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
@@ -191,6 +191,7 @@ Patch48: php-7.3.3-pdooci.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: php-upstream.patch
# Security fixes (200+)
@@ -235,6 +236,7 @@ BuildRequires: libargon2-devel
%if 0%{?gh_date}
BuildRequires: bison
%endif
+# used for tests
BuildRequires: /bin/ps
Requires: httpd-mmn = %{_httpd_mmn}
@@ -935,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
@@ -1877,6 +1880,10 @@ fi
%changelog
+* Thu Mar 21 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-2
+- update to 7.3.4RC1 new tag
+- add upstream patches for failed tests
+
* Tue Mar 19 2019 Remi Collet <remi@remirepo.net> - 7.3.4~RC1-1
- update to 7.3.4RC1