From 23526fc4e7860e6c335a13a10634f384372e99e5 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Mon, 13 Jun 2022 09:58:45 +0200 Subject: [PATCH] Use %{llvm_snapshot_extra_source_tags} macro --- libomp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libomp.spec b/libomp.spec index 17ec5b7..93c7731 100644 --- a/libomp.spec +++ b/libomp.spec @@ -34,6 +34,7 @@ License: NCSA URL: http://openmp.llvm.org %if %{with snapshot_build} Source0: %{llvm_snapshot_source_prefix}openmp-%{llvm_snapshot_yyyymmdd}.src.tar.xz +%{llvm_snapshot_extra_source_tags} %endif %if %{without snapshot_build} Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{libomp_version}%{?rc_ver:-rc%{rc_ver}}/%{libomp_srcdir}.tar.xz