883ad2b Allow setting the release number in the RPM macro

Authored and Committed by nphilipp 2 years ago
    Allow setting the release number in the RPM macro
    
    This enabled 3rd party users (or anyone really) to set the
    %_rpmautospec_release_number macro to a value other than one to have the
    locally installed %autorelease macro do the right thing.
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>