Am 30.06.19 um 09:30 schrieb Simon Lees:
Maybe for packages I work on all the time, but when i'm not it'd still be far quicker and easier for me to pull it out of the changelog on the web ui,
The "Changelog in the web ui" shows the commit message. I personally would be much less opposed putting lots of patchnames into the commit message, but commit messages are not enforced *at all*. Then your workflow would be git-osc log => /patchname git-osc show $VERSION_HASH and you would immediately see where and when the patch was removed by whom, including all context. In case of a patch added it would just be git-osc blame foo.spec => /patchname git-osc show $VERSION_HASH This would be the place they belong to: someone doing maintenance work can look for them, search them (hopefully), and normal users can still get clean package changelogs (in the .changes file). -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org