Commit eb78accf authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmgs: fix spec comment

parent c96b1fe2
......@@ -408,7 +408,7 @@ do
CURVER=$(get_version $i)
CURREL=$(get_release $i)
EGEARME=""
is_gear && EGEARME=" import in git"
is_gear && EGEARME=" with rpmbs 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