Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libomp.git#0fd1d1255d08c4bc41e85362259568f5fcefa08e
This commit is contained in:
DistroBaker 2020-12-10 01:23:38 +01:00
parent ad826eed7a
commit bc0ec5463e
4 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -45,3 +45,5 @@
/openmp-11.0.0rc6.src.tar.xz.sig
/openmp-11.0.0.src.tar.xz
/openmp-11.0.0.src.tar.xz.sig
/openmp-11.0.1rc1.src.tar.xz
/openmp-11.0.1rc1.src.tar.xz.sig

View File

@ -1,5 +1,5 @@
#%%global rc_ver 6
%global baserelease 2
%global rc_ver 1
%global baserelease 1
%global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src
@ -10,7 +10,7 @@
%endif
Name: libomp
Version: 11.0.0
Version: 11.0.1
Release: %{baserelease}%{?rc_ver:.rc%{rc_ver}}%{?dist}
Summary: OpenMP runtime for clang
@ -18,7 +18,7 @@ License: NCSA
URL: http://openmp.llvm.org
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{libomp_srcdir}.tar.xz
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{libomp_srcdir}.tar.xz.sig
Source2: https://prereleases.llvm.org/%{version}/hans-gpg-key.asc
Source2: tstellar-gpg-key.asc
Source3: run-lit-tests
Source4: lit.fedora.cfg.py
@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
%{_libexecdir}/tests/libomp/
%changelog
* Tue Dec 01 2020 sguelton@redhat.com - 11.0.1-1.rc1
- llvm 11.0.1-rc1
* Wed Oct 28 2020 Tom Stellard <tstellar@redhat.com> - 11.0.0-2
- Replace clang-devel dependency with clang-resource-filesystem

View File

@ -1,2 +1,2 @@
SHA512 (openmp-11.0.0.src.tar.xz) = 077301ab0d4c8f438ae92e4ea031ed9d9eb27130d77b3b8c13cb27160bfffe54fc2001c43da6dcaa28da0580a367072ccc37ecddb6e078b18ce873040bbb2b76
SHA512 (openmp-11.0.0.src.tar.xz.sig) = 32be746e239a578ef9ee5663f9fae7d9f05d853ed9fb8d6d2f71c0c6fa66013f27106c7dc8cbfaa7fd9e06b1de6bdfb4be02379752b4ebf94ad0511ac4c6b7fb
SHA512 (openmp-11.0.1rc1.src.tar.xz) = e99e270e05eaf6351b97634463d8dd3b8347c84ac133826ae29204e5c87c2d4bca35a2a8bbde5fdd00ce7164936c1390056136710b31e5c9bbee2a4af49bfa9b
SHA512 (openmp-11.0.1rc1.src.tar.xz.sig) = 54e34ab007d800bc26ed9c6e4c3ee552f8c4e31c8725ad390312a0e68c83ea70e6468e811231189cf0a394e0af80d1f3127dbda097a337053822160add72e7ee

BIN
tstellar-gpg-key.asc Normal file

Binary file not shown.