summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-01-04 14:54:42 +0100
committerRemi Collet <remi@php.net>2023-01-04 14:54:42 +0100
commit7ac5983e0ebff3b15d71ff9b70914cd1fd9f7f6e (patch)
treeba754ad0f682dfb16f9350d67ff9e19e9cc0c080 /php.spec
parent0484616a952dec5d49d1638791b076ec73e9bb0f (diff)
Update to 8.1.14 - http://www.php.net/releases/8_1_14.php
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index f5aa9ac..f373fb8 100644
--- a/php.spec
+++ b/php.spec
@@ -123,7 +123,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.14
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -942,6 +942,9 @@ in pure PHP.
%setup -q -n php-%{upver}%{?rcver}
%endif
+# Corrupted MacOS archive
+find . -name '._*' -delete
+
%patch1 -p1 -b .mpmcheck
%patch5 -p1 -b .includedir
%patch6 -p1 -b .embed
@@ -1847,6 +1850,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