summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-08-02 16:30:11 +0200
committerRemi Collet <remi@php.net>2022-08-02 16:30:11 +0200
commit1a91238680ff47e741c3524701697368b18754a5 (patch)
tree9d4a3b5c0d2f17fa2dcc7295246577dca640605a
parente27ae2184d74183fac71024854186488bab37aa3 (diff)
Update to 8.1.9 - http://www.php.net/releases/8_1_9.phpv8.1.98.1.9
-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 a8e0eaf..77ea564 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.1.9RC1 (2022-07-21)
+===== 8.1.9 (2022-08-04)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php81.spec b/php81.spec
index 33b38f9..b7a89a9 100644
--- a/php81.spec
+++ b/php81.spec
@@ -108,8 +108,8 @@
%bcond_with zip
%global upver 8.1.9
-%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
+* Tue Aug 2 2022 Remi Collet <remi@remirepo.net> - 8.1.9-1
+- Update to 8.1.9 - http://www.php.net/releases/8_1_9.php
+
* Wed Jul 20 2022 Remi Collet <remi@remirepo.net> - 8.1.9~RC1-1
- update to 8.1.9RC1