HomeClusterLabs Projects

Build: maint: simplify changelog targets

Description

Build: maint: simplify changelog targets

Drop the "rc-changes" target. Instead, the "changelog" target will now do the
right thing depending on whether LAST_RELEASE contains an rc suffix.

This currently uses one giant printf, which avoids having to use a temporary
file, but we might have to change it one day if the command line grows too
long.

Compared to the previous implementation, this will preserve any uncommitted
changes in ChangeLog.

Details

Provenance
kgaillotAuthored on Nov 22 2022, 6:09 PM
Parents
rPfa9e422aa5da: Build: maint: improve NEXT_RELEASE detection
Branches
Unknown
Tags
Unknown