mirror of
https://src.fedoraproject.org/rpms/libomp.git
synced 2024-11-24 08:12:42 +00:00
Fix version
This commit is contained in:
parent
da0fe708d0
commit
e59d85b3af
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue