Fix Release:

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2022-09-22 17:55:57 +03:00
parent a300f1bc40
commit 330ecc6c12
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# comment out if no extra version
%global extraver p3.0.riscv64
%global extraver p3
Summary: Allows restricted root access for specified users
Name: sudo
@ -9,7 +9,7 @@ Version: 1.9.11
# use "-p -e % {?extraver}" when beta
# use "-e % {?extraver}"" when patch version
# use nothing special when normal version
Release: %autorelease -e %{?extraver} -b 3
Release: %autorelease -e %{?extraver}.0.riscv64 -b 3
License: ISC
URL: https://www.sudo.ws
Source0: %{url}/dist/%{name}-%{version}%{?extraver}.tar.gz