summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9ef46bc..2d6f27e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.5RC1 (2022-04-01)
+===== 8.1.5 (2022-04-14)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php81.spec b/php81.spec
index 4a7e571..638fe36 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.5
-%global rcver RC1
-%global lower RC1
+#global rcver RC1
+#global lower RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -2172,6 +2172,9 @@ fi
%changelog
+* Wed Apr 13 2022 Remi Collet <remi@remirepo.net> - 8.1.5-1
+- Update to 8.1.5 - http://www.php.net/releases/8_1_5.php
+
* Fri Apr 1 2022 Remi Collet <remi@remirepo.net> - 8.1.5~RC1-1
- update to 8.1.5RC1