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