#164 Changelog: Honour %autorelease flags
Closed by scoady. Opened by nphilipp.

Story Time

As someone dealing with RPM package changelogs,

I want that the version-release tag in the header of each entry reflects how %autorelease is used (if at all),

so that I can easily correlate historical builds with expected changes.

Background

Right now, the changelog code simply puts in the incrementing release number, ignoring things like snapshot releases, pre-releases etc.

We already let RPM parse spec files for historical commits, we could extend that to parse out the set of %autorelease flags used, or even the manual release number if %autorelease isn't used.


Metadata Update from @nphilipp:
- Issue marked as depending on: #150
- Issue set to the milestone: Production Ready
- Issue tagged with: Changelog Functionality, F35 Change

Metadata Update from @scoady:
- Issue assigned to scoady

PR for this issue here: https://pagure.io/fedora-infra/rpmautospec/pull-request/179

Issue status updated to: Closed (was: Open)

Metadata