From 2c78cf925488369fc0b24ef9b8ef71b6cd9f4af1 Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Sun, 25 Jun 2023 09:47:12 +0300 Subject: [PATCH] Fix Release: Signed-off-by: David Abdurachmanov --- libomp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libomp.spec b/libomp.spec index f514084..1487281 100644 --- a/libomp.spec +++ b/libomp.spec @@ -19,7 +19,7 @@ Name: libomp Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}} -Release: 1%{?dist} +Release: 1.0.riscv64%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA