commit: 3e1bb8d7eba2474e31ddccd8f2005179278dd646 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Nov 25 18:20:47 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Nov 25 18:20:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e1bb8d7
Documentation: Set SERVICE_RELEASE to 20.08 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> Documentation/maintainers/regenerate-files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index dd7c906b68..41a4253695 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -15,8 +15,8 @@ KF_RELEASE=${KF_RELEASE:-5.74} PLASMA_RELEASES="5.19 5.20" PLASMA_RELEASE=${PLASMA_RELEASE:-5.19} -SERVICE_RELEASES="20.04 20.08 20.12" -SERVICE_RELEASE=${SERVICE_RELEASE:-20.04} +SERVICE_RELEASES="20.08 20.12" +SERVICE_RELEASE=${SERVICE_RELEASE:-20.08} # regenerate keywords pushd ../package.accept_keywords/ > /dev/null