summaryrefslogtreecommitdiffstats
path: root/php81.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-04 15:07:26 +0100
committerRemi Collet <remi@php.net>2023-01-04 15:07:26 +0100
commitaf856291c393c1d2fe6c3b7fcc8442deb8ade0c9 (patch)
tree155e93ebdbe19d7ee8628b600ef86a65a5997d22 /php81.spec
parentcc7728d7e2f595d2bb668622b9fa61ad27d585ff (diff)
Update to 8.1.14 - http://www.php.net/releases/8_1_14.php
Diffstat (limited to 'php81.spec')
-rw-r--r--php81.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php81.spec b/php81.spec
index a1128a6..d1697ab 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,7 +108,7 @@
%bcond_with zip
%global upver 8.1.14
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -1158,6 +1158,9 @@ in pure PHP.
%setup -q -n php-%{upver}%{?rcver}
+# Corrupted MacOS archive
+find . -name '._*' -delete
+
%patch1 -p1 -b .mpmcheck
%patch5 -p1 -b .includedir
%patch6 -p1 -b .embed
@@ -2175,6 +2178,9 @@ fi
%changelog
+* Wed Jan 4 2023 Remi Collet <remi@remirepo.net> - 8.1.14-1
+- Update to 8.1.14 - http://www.php.net/releases/8_1_14.php
+
* Mon Dec 12 2022 Remi Collet <remi@remirepo.net> - 8.1.14~RC1-1
- update to 8.1.14RC1
- use oracle client library version 21.8