Commit 837e2cae authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmgs: fix changelog message

parent 6973e261
......@@ -409,7 +409,7 @@ do
CURVER=$(get_version $i)
CURREL=$(get_release $i)
EGEARME=""
is_gear && EGEARME=" with rpmbs script"
is_gear && EGEARME=" with rpmgs script"
add_changelog_helper "- new version ($CURVER)$EGEARME" $i || echog "Changelog entry for $CURVER-$CURREL already exists"
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment