#235 no option to supress counting reverted commits
Closed: Duplicate by nphilipp. Opened by rathann.

I'd like an option to supress counting reverted commits in release bumps. One example where this would be useful is the tin package where I reverted a wrong commit and applied the correct work-around. I would've expected the release to be bumped by 1 as a result, but it was bumped by 2 as the revert commit was counted even though it wouldn't build in koji. See: https://src.fedoraproject.org/rpms/tin/commits/rawhide .


Yeah, rpmautospec needs a generic way to let people explicitly skip commits for the changelog: #206 I'm not 100% sure about skipping for release numbering, as a "too high" release is at maximum looking a little weird, i.e. cosmetics.

Anyway, this shouldn't be done automatically for revert commits, because both original and revert commit might be successfully built into a package. Therefore, I'll close this.

Metadata Update from @nphilipp:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

Metadata