summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-04-12 09:12:42 +0200
committerRemi Collet <remi@php.net>2023-04-12 09:12:42 +0200
commitf660e15be5cae00cc963bdab60201bf7749c7c0f (patch)
tree0a0d395f0316d609245cd24d6b63afba88291d10
parent10c7828e35c6a59ff06532109144fb88bb5c5c95 (diff)
Update to 8.1.18 - http://www.php.net/releases/8_1_18.phpv8.1.18
-rw-r--r--failed.txt2
-rw-r--r--php.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index ea053db..d9d9e49 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.17 (2023-03-16)
+===== 8.1.18 (2023-04-13)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 7f71eb5..e159045 100644
--- a/php.spec
+++ b/php.spec
@@ -123,7 +123,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.1.18
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1853,6 +1853,9 @@ fi
%changelog
+* Wed Apr 12 2023 Remi Collet <remi@remirepo.net> - 8.1.18-1
+- Update to 8.1.18 - http://www.php.net/releases/8_1_18.php
+
* Thu Mar 30 2023 Remi Collet <remi@remirepo.net> - 8.1.18~RC1-1
- update to 8.1.18RC1