summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 da6cdfc..c6cf046 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.4.0 (2024-11-21)
+===== 8.4.1 (2024-11-21)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php.spec b/php.spec
index ce26e40..f71245c 100644
--- a/php.spec
+++ b/php.spec
@@ -87,7 +87,7 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.4.0
+%global upver 8.4.1
#global rcver RC4
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1656,8 +1656,11 @@ fi
%changelog
+* Wed Nov 20 2024 Remi Collet <remi@remirepo.net> - 8.4.1-1
+- Update to 8.4.1 - http://www.php.net/releases/8_4_1.php
+
* Wed Nov 20 2024 Remi Collet <remi@remirepo.net> - 8.4.0-1
-- Update to 8.4.0 GA - http://www.php.net/releases/8_4_0.php
+- Update to 8.4.0 GA
* Tue Nov 5 2024 Remi Collet <remi@remirepo.net> - 8.4.0~rc4-1
- Update to 8.4.0RC4