summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-03-16 07:28:35 +0100
committerRemi Collet <remi@php.net>2022-03-16 07:28:35 +0100
commit5215f85e7de7ab224db6128de46cb7f884cebb3c (patch)
treee7dbfbb7e3301ffc4f835bd6e23307f96e8109fa
parent5c3e25449c4417c329bf4f6339281b6efefd3c81 (diff)
Update to 8.1.4 - http://www.php.net/releases/8_1_4.phpv8.1.4
-rw-r--r--failed.txt2
-rw-r--r--php.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index d7dda0f..c036bf4 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/php.spec b/php.spec
index 586ffeb..3e9721e 100644
--- a/php.spec
+++ b/php.spec
@@ -123,8 +123,8 @@
%global gh_owner php
%global gh_project php-src
%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: %{?scl_prefix}php
@@ -1840,6 +1840,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