5.0.1 Release.
This commit is contained in:
parent
6c44decc63
commit
b8581a53e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/openmp-5.0.0.src.tar.xz
|
||||
/openmp-5.0.1.src.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libomp
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: OpenMP runtime for clang
|
||||
|
||||
@ -60,5 +60,8 @@ cd _build
|
||||
%{_libdir}/clang/%{version}/include/omp.h
|
||||
|
||||
%changelog
|
||||
* Thu Dec 21 2017 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
|
||||
- 5.0.1 Release.
|
||||
|
||||
* Mon May 15 2017 Tom Stellard <tstellar@redhat.com> - 5.0.0-1
|
||||
- Initial version.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (openmp-5.0.0.src.tar.xz) = 038cc1d262414fac9a05eabdce97b21eb04fc1b3609d07f8da2c9da6b1aaa143f8b26953cb799e7dde82f708103539fe03fe939ba7323a71bd3e9e3925bd5513
|
||||
SHA512 (openmp-5.0.1.src.tar.xz) = 4493b918fd83ef26e2b3f3429d1b00d722328e4c9697ac7625a390834f6e88ada8e5b02ce0ecb4771129207b1b81a9d171f4599ab9388762a3c6db0afc499ff4
|
||||
|
Loading…
Reference in New Issue
Block a user