summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt2
-rw-r--r--php84.spec7
2 files changed, 6 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index eedffb9..5b69292 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/php84.spec b/php84.spec
index 45d3b29..731bf3c 100644
--- a/php84.spec
+++ b/php84.spec
@@ -73,7 +73,7 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.4.0
+%global upver 8.4.1
#global rcver RC4
# TODO set PHP_EXTRA_VERSION for EOL version
@@ -1693,8 +1693,11 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%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