From e59d85b3afe074d70aaabdaf3c5482250e3834cc Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 3 Aug 2021 06:32:06 +0000 Subject: [PATCH] Fix version --- libomp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libomp.spec b/libomp.spec index 05c06bf..507aca4 100644 --- a/libomp.spec +++ b/libomp.spec @@ -10,7 +10,7 @@ %endif Name: libomp -Version: 12.0.0%{?rc_ver:~rc%{rc_ver}} +Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}} Release: 1%{?dist} Summary: OpenMP runtime for clang