summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-07-09 16:02:36 +0200
committerRemi Collet <remi@remirepo.net>2020-07-09 16:02:36 +0200
commit19bd414007bbfca6bbb9d7e8798ee3942711e12e (patch)
treef275e32ecae5c5b4c03ebaa65a8123ddf35f070d
parent8e7f3c53cd295e18a2ccf85a7e2dace17f2befc0 (diff)
rebuild 1 upstream patch
-rw-r--r--php.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 8d4dbd5..584ec7f 100644
--- a/php.spec
+++ b/php.spec
@@ -108,7 +108,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
Version: %{upver}%{?lower:~%{lower}}%{?gh_date:.%{gh_date}}
-Release: 23%{?dist}
+Release: 24%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -166,6 +166,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+)
@@ -886,6 +887,7 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up
# security patches
@@ -1750,6 +1752,9 @@ fi
%changelog
+* Thu Jul 9 2020 Remi Collet <remi@remirepo.net> - 8.0.0~alpha2-24
+- rebuild 1 upstream patch
+
* Tue Jul 7 2020 Remi Collet <remi@remirepo.net> - 8.0.0~alpha2-23
- update to 8.0.0alpha2
- display build system and provider in phpinfo