When auto-generated dependencies, it is sometimes desirable to exclude the %dist tag, so that the version constraints are compatible with ELN:
This does not appear to be possible right now with %autorelease.
%autorelease
This is fixed in commit 52f3c2017e10c5ab5a183fed772e9fe8a86a20fb (issue #248, PR #252) which implements %autorelease -n to suppress the dist tag. This change is included in version 0.3.0 (currently tested in staging).
%autorelease -n
Metadata Update from @nphilipp: - Issue close_status updated to: Duplicate - Issue status updated to: Closed (was: Open)
@nphilipp Is 0.3.0 now in production, at least for rawhide? Thanks.