Fix #135
Signed-off-by: Chenxiong Qi cqi@redhat.com
This will strip all occurrences or - from the message, even if they are in the middle of the line. That should probably not happen. Adding the case to test would be nice too.
-
Using rpm to extract the changelog text is a great idea!
rpm
Thanks for catching this. It's fixed.
rebased
Looks good to me.
New changes includes a commit adding additional test cases for some CLI commands, that uses the new test tools in utils.py.
utils.py
1 new commit added
Sorry, this PR contains several commits. Last commit c5138c1 is a simple one, so just include it in this PR.
Huh, when I last looked at it, there was only the Better clog commit. But this last version is also good.
Pull-Request has been merged by cqi
Fix #135
Signed-off-by: Chenxiong Qi cqi@redhat.com