aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-09-01 23:38:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-09-02 11:31:20 +0200
commitb86ec81fecc240703df435e1e6ceea198a54556e (patch)
tree861a92ff5b4c401687b417ba5b823244f23dccdf /Documentation
parentsets: Drop kdepim-23.08 from kde-gear-23.08 (diff)
downloadkde-b86ec81fecc240703df435e1e6ceea198a54556e.tar.gz
kde-b86ec81fecc240703df435e1e6ceea198a54556e.tar.bz2
kde-b86ec81fecc240703df435e1e6ceea198a54556e.zip
Documentation: regenerate-files: Plasma6.1/Gear24.05/KF-6.5 stable default
... relevant for unversioned sets. Drop KDE Gear 23.08 which is only available in parts for a long time. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/maintainers/regenerate-files8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files
index 753b8559a7..21e34c1825 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -13,13 +13,13 @@ KF5_RELEASES="5.116"
KF5_RELEASE=${KF5_RELEASE:-5.116}
KF6_RELEASES="6.5"
-KF6_RELEASE=${KF6_RELEASE:-}
+KF6_RELEASE=${KF6_RELEASE:-6.5}
PLASMA_RELEASES="5.27 6.1"
-PLASMA_RELEASE=${PLASMA_RELEASE:-5.27}
+PLASMA_RELEASE=${PLASMA_RELEASE:-6.1}
-GEAR_RELEASES="23.08 24.05 24.08"
-GEAR_RELEASE=${GEAR_RELEASE:-23.08}
+GEAR_RELEASES="24.05 24.08"
+GEAR_RELEASE=${GEAR_RELEASE:-24.05}
# regenerate keywords
pushd ../package.accept_keywords/ > /dev/null