summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xDocumentation/maintainers/bump_new_revision.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/maintainers/bump_new_revision.sh b/Documentation/maintainers/bump_new_revision.sh
index 6b4f2abd6ce..92cda49edcf 100755
--- a/Documentation/maintainers/bump_new_revision.sh
+++ b/Documentation/maintainers/bump_new_revision.sh
@@ -376,9 +376,8 @@ case ${OPERATION} in
# now we have to check up the keywords
pushd "${WRKDIR}" &> /dev/null
update_keywords "${EBUILD/*\//}" ${dir}
- echangelog "Version bump"
+ echangelog "Version bump KDE SC ${VERSION}"
repoman manifest
- repoman commit -m "Version bump KDE SC ${VERSION}" -f
popd &> /dev/null
else
popd &> /dev/null