#269 Add marker in processed spec file that %autochangelog was inserted
Closed: Fixed a year ago by nphilipp. Opened 2 years ago by zbyszek.

I started working on a patch for rpkg to check whether a file was processed
by rpmautospec. It is possible to detect %autorelease because of the header
that is inserted, but %autochangelog results in a completely "clean" spec file.
Please add some markers that'll clearly specify that both were used,
e.g. in a comment.

# RPMAUTOSPEC: autorelease

or

# RPMAUTOSPEC: autorelease, autochangelog

or

# RPMAUTOSPEC: autochangelog

It'd also be good to add some human-readable comments that link to rpmautospec landing page.


Metadata Update from @nphilipp:
- Issue assigned to nphilipp

a year ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #275 Merged a year ago