aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-02-01 22:12:33 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-02-01 22:19:17 +0100
commita23fd5bc8eecbf3ec391a246d1c782affff944f4 (patch)
treeeb78eeebce275057a67e4046c27cea69b4d495e9 /Documentation/maintainers
parentDocumentation: Update CONTRIBUTORS (diff)
downloadkde-a23fd5bc8eecbf3ec391a246d1c782affff944f4.tar.gz
kde-a23fd5bc8eecbf3ec391a246d1c782affff944f4.tar.bz2
kde-a23fd5bc8eecbf3ec391a246d1c782affff944f4.zip
Documentation: Drop KF 5.248 and Plasma 5.92, update more-deps
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'Documentation/maintainers')
-rwxr-xr-xDocumentation/maintainers/regenerate-files4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 9b8ebc62a8..98f10cac33 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -12,10 +12,10 @@ HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
KF5_RELEASES="5.113 5.114"
KF5_RELEASE=${KF5_RELEASE:-5.113}
-KF6_RELEASES="5.248 5.249"
+KF6_RELEASES="5.249"
KF6_RELEASE=${KF6_RELEASE:-}
-PLASMA_RELEASES="5.27 5.92 5.93"
+PLASMA_RELEASES="5.27 5.93"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.27}
GEAR_RELEASES="23.08 24.02"