6.0.1-rc1 Release
This commit is contained in:
parent
ffe9038285
commit
c075edc6ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/openmp-6.0.0rc1.src.tar.xz
|
||||
/openmp-6.0.0rc2.src.tar.xz
|
||||
/openmp-6.0.0.src.tar.xz
|
||||
/openmp-6.0.1rc1.src.tar.xz
|
||||
|
@ -4,10 +4,11 @@
|
||||
%global libomp_arch %{_arch}
|
||||
%endif
|
||||
|
||||
%global rc_ver 1
|
||||
|
||||
Name: libomp
|
||||
Version: 6.0.0
|
||||
Release: 3%{?dist}
|
||||
Version: 6.0.1
|
||||
Release: 0.1.rc%{rc_ver}%{?dist}
|
||||
Summary: OpenMP runtime for clang
|
||||
|
||||
License: NCSA
|
||||
@ -131,6 +132,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_datadir}/libomp
|
||||
%{_datadir}/libomp
|
||||
|
||||
%changelog
|
||||
* Fri May 11 2018 Tom Stellard <tstellar@redhat.com> - 6.0.0-0.1.rc1
|
||||
- 6.0.1-rc1 Release
|
||||
|
||||
* Wed Mar 28 2018 Tom Stellard <tstellar@redhat.com> - 6.0.0-3
|
||||
- Add test package
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmp-6.0.0.src.tar.xz) = 9dfb070a3fae883985e3c8cd357c21a2144b433824139e288d4d3c774dd9cf3f7949978976012b08c644cd4a04be8c65a810c2f33d66eee05d3d980e61413a06
|
||||
SHA512 (openmp-6.0.1rc1.src.tar.xz) = ff3b1ce9e9b4a4c20e11638d71babd58a680fe2c2d2467b21915be4b90db090aa9036a7a39501f34a1ddb7368acaeb78a188e5274a39abc9e8042d46637e1c14
|
||||
|
Loading…
x
Reference in New Issue
Block a user