summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-11-25 08:07:45 +0100
committerRemi Collet <remi@php.net>2022-11-25 08:07:45 +0100
commit648b49c0ae762c9df007134e63d785d871ece2c9 (patch)
tree4120d3cb8925ffada0c2a3e1cb23f9152fa3f735 /php.spec
parenta692a4e33c5e82baa0ba65b7d7d80ec0f52effcc (diff)
test build for GH-9997
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 afd5d9d..f66a7af 100644
--- a/php.spec
+++ b/php.spec
@@ -129,7 +129,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?rcver:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 20%{?dist}
+Release: 21%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -192,6 +192,7 @@ Patch47: php-8.1.0-phpinfo.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: upstream.patch
# Security fixes (200+)
@@ -968,6 +969,9 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch91 -p1 -b .remi-oci8
# upstream patches
+%if 0%{?rhel} == 7
+%patch100 -p1 -R
+%endif
# security patches
@@ -1848,6 +1852,9 @@ fi
%changelog
+* Thu Nov 24 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc7-20
+- test build for GH-9997
+
* Wed Nov 23 2022 Remi Collet <remi@remirepo.net> - 8.2.0~rc7-19
- update to 8.2.0RC7