summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Mrozowski <reavertm@gentoo.org>2010-09-06 04:43:05 +0200
committerMaciej Mrozowski <reavertm@gentoo.org>2010-09-06 04:43:41 +0200
commit247d93b8ecdedbcf08bc4c725ebf1e0b90ffa276 (patch)
tree1e992e0200365a73df9fad73b00a3d421e806e19
parentc5c64975f67ab790572385ef6a021e2cbf047c2e (diff)
downloadkde-247d93b8ecdedbcf08bc4c725ebf1e0b90ffa276.tar.gz
kde-247d93b8ecdedbcf08bc4c725ebf1e0b90ffa276.tar.bz2
kde-247d93b8ecdedbcf08bc4c725ebf1e0b90ffa276.zip
[Documentation/miantainers/bump_new_revision] First things first, remove repoman commit
-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