summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-04-13 09:21:15 +0200
committerRemi Collet <remi@php.net>2022-04-13 09:21:15 +0200
commitc556b2143d580741744d4cf158ce24bf29d3cd84 (patch)
treecc1ff33c14e4516f9df893d1fd1486e184959a3c
parent5f9f835efdb63797805d5f607739317ee88ccd6a (diff)
Update to 8.0.18 - http://www.php.net/releases/8_0_18.phpv8.0.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 91d579d..ee52391 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.0.18RC1 (2022-03-31)
+===== 8.0.18 (2022-04-13)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index 4709d35..e284f0f 100644
--- a/php.spec
+++ b/php.spec
@@ -115,7 +115,7 @@
%global gh_owner php
%global gh_project php-src
%global upver 8.0.18
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1846,6 +1846,9 @@ fi
%changelog
+* Wed Apr 13 2022 Remi Collet <remi@remirepo.net> - 8.0.18-1
+- Update to 8.0.18 - http://www.php.net/releases/8_0_18.php
+
* Thu Mar 31 2022 Remi Collet <remi@remirepo.net> - 8.0.18~RC1-1
- update to 8.0.18RC1