summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-07-06 08:42:26 +0200
committerRemi Collet <remi@php.net>2022-07-06 08:42:26 +0200
commit78560c9932d582b6fa881ead9eacc27b62235431 (patch)
tree4a963c67b2c310df7f44dc1f1a9a4a421b847dc0
parent07fdc3ba78ff6ca5e648d541e075451672f87f16 (diff)
Update to 8.1.8 - http://www.php.net/releases/8_1_8.phpv8.1.88.1.8
-rw-r--r--failed.txt2
-rw-r--r--php81.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 491f803..ab48dcd 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.8RC1 (2022-06-23)
+===== 8.1.8 (2022-07-07)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php81.spec b/php81.spec
index a5fd442..7ccbd61 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.8
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2173,6 +2173,9 @@ fi
%changelog
+* Wed Jul 6 2022 Remi Collet <remi@remirepo.net> - 8.1.8-1
+- Update to 8.1.8 - http://www.php.net/releases/8_1_8.php
+
* Tue Jun 21 2022 Remi Collet <remi@remirepo.net> - 8.1.8~RC1-1
- update to 8.1.8RC1