11.0.0-rc3 Release
This commit is contained in:
parent
d3b2e92bee
commit
ff1b4d8d44
5
.gitignore
vendored
5
.gitignore
vendored
@ -34,3 +34,8 @@
|
||||
/openmp-11.0.0rc1.src.tar.xz
|
||||
/openmp-11.0.0rc2.src.tar.xz
|
||||
/openmp-11.0.0rc2.src.tar.xz.sig
|
||||
/libomp-10.0.0-0.3.rc3.fc33.src.rpm
|
||||
/libomp-8.0.0-0.3.rc3.fc29.src.rpm
|
||||
/openmp-11.0.0rc3.src.tar.xz
|
||||
/openmp-11.0.0rc3.src.tar.xz.sig
|
||||
/openmp-8.0.0rc3.src.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global rc_ver 2
|
||||
%global rc_ver 3
|
||||
%global baserelease 0.1
|
||||
%global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src
|
||||
|
||||
@ -144,6 +144,9 @@ rm -rf %{buildroot}%{_libdir}/libarcher_static.a
|
||||
%{_libexecdir}/tests/libomp/
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2020 sguelton@redhat.com - 11.0.0-0.1.rc3
|
||||
- 11.0.0-rc3 Release
|
||||
|
||||
* Tue Sep 01 2020 sguelton@redhat.com - 11.0.0-0.1.rc2
|
||||
- 11.0.0-rc2 Release
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (openmp-11.0.0rc2.src.tar.xz) = 697bb54cfb7760a4f6454a84c4597d70d205045ba932d3e6cd8932f9eff0a1b4fd8ef86951172aa0ffb13e39da907f284900b5f3c77f7a00bda098e3dc098a30
|
||||
SHA512 (openmp-11.0.0rc2.src.tar.xz.sig) = 449abe24564e6d9e63e43d4ece26d454114f9e592251ea27e1f4b7c491ee6d24319ec4b18fec76ce595e5a769c2337154bd97c509c46361dda02c153aa627b74
|
||||
SHA512 (openmp-11.0.0rc3.src.tar.xz) = 374058aca39ef977ffbe30fa1b80273087d36e6db01a2628f078a6d07b512e146aab979450feea5f811ed0f47788c85c0cb53039bc950af2e419a785ca751ef8
|
||||
SHA512 (openmp-11.0.0rc3.src.tar.xz.sig) = 9fd3aa991afe004fa52986e368241962ba04dbc00980fe3f5dcc730117d76843c2e3ad81783fe34e614e709878dd8eb47e26f6ba6ea64c1d056cac028e7909b3
|
||||
|
Loading…
Reference in New Issue
Block a user