Add `-n` flag to `%autorelease`
This flag prevents the dist tag macro from being rendered, this is
useful if `%autorelease` is itself used in a macro which is later
plugged into `Release:`, with the dist tag explicitly added.
Fixes: #248
Signed-off-by: Nils Philippsen <nils@redhat.com>