summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-16 07:34:27 +0100
committerRemi Collet <remi@php.net>2022-03-16 07:34:27 +0100
commit69e41568aa656e1fe0ecae810f41baad79d49bbc (patch)
treec1633f93553c615595b2db7586cd6b29a21dfb9a
parentce72ed8d469bc4860dfb8824f83815fbe96f5421 (diff)
Update to 8.1.4 - http://www.php.net/releases/8_1_4.phpv8.1.48.1.4
-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 734493c..3dc1060 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.4RC1 (2022-03-03)
+===== 8.1.4 (2022-03-17)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php81.spec b/php81.spec
index 22deecf..7c44d8e 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.4
-%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 Mar 16 2022 Remi Collet <remi@remirepo.net> - 8.1.4-1
+- Update to 8.1.4 - http://www.php.net/releases/8_1_4.php
+
* Thu Mar 3 2022 Remi Collet <remi@remirepo.net> - 8.1.4~RC1-1
- update to 8.1.4RC1