summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-03-30 08:29:26 +0200
committerRemi Collet <remi@php.net>2023-03-30 08:29:26 +0200
commitaab5211f206b97d3a7aa56e3201e02b34fe95a91 (patch)
tree312b6afa589a6fcc2715c9c747f6553c108902e4 /php81.spec
parentdc8f07d511add43b6d1182254b3c72deaceb588f (diff)
update to 8.1.18RC1
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/php81.spec b/php81.spec
index 97514a6..e40e738 100644
--- a/php81.spec
+++ b/php81.spec
@@ -109,8 +109,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.1.17
-#global rcver RC1
+%global upver 8.1.18
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -184,8 +184,6 @@ Patch91: php-7.2.0-oci8conf.patch
Patch300: php-7.4.0-datetests.patch
# WIP
-# https://github.com/php/php-src/pull/10756
-Patch400: 10756.patch
BuildRequires: gnupg2
BuildRequires: bzip2-devel
@@ -1199,9 +1197,6 @@ in pure PHP.
%endif
# WIP patch
-%if 0%{?rhel} == 7
-%patch400 -p1 -b .pr10756
-%endif
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE ZEND_LICENSE
@@ -2199,6 +2194,9 @@ fi
%changelog
+* Thu Mar 30 2023 Remi Collet <remi@remirepo.net> - 8.1.18~RC1-1
+- update to 8.1.18RC1
+
* Wed Mar 15 2023 Remi Collet <remi@remirepo.net> - 8.1.17-1
- Update to 8.1.17 - http://www.php.net/releases/8_1_17.php