diff --git a/.gitignore b/.gitignore index 0f4f670..6c74b32 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /openmp-7.0.0rc1.src.tar.xz /openmp-7.0.0rc3.src.tar.xz /openmp-7.0.0.src.tar.xz +/openmp-7.0.1.src.tar.xz diff --git a/libomp.spec b/libomp.spec index 984c956..1d6f9a1 100644 --- a/libomp.spec +++ b/libomp.spec @@ -1,3 +1,7 @@ +#%%global rc_ver 3 +%global libomp_srcdir openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src + + %ifarch ppc64le %global libomp_arch ppc64 %else @@ -5,13 +9,13 @@ %endif Name: libomp -Version: 7.0.0 -Release: 1%{?dist} +Version: 7.0.1 +Release: 1%{?rc_ver:.rc%{rc_ver}}%{?dist} Summary: OpenMP runtime for clang License: NCSA URL: http://openmp.llvm.org -Source0: http://%{?rc_ver:pre}releases.llvm.org/%{version}/%{?rc_ver:rc%{rc_ver}}/openmp-%{version}%{?rc_ver:rc%{rc_ver}}.src.tar.xz +Source0: http://%{?rc_ver:pre}releases.llvm.org/%{version}/%{?rc_ver:rc%{rc_ver}}/%{libomp_srcdir}.tar.xz Source1: runtest.sh Patch0: 0001-CMake-Make-LIBOMP_HEADERS_INSTALL_PATH-a-cache-varia.patch @@ -130,6 +134,9 @@ install -m 0755 %{SOURCE1} %{buildroot}%{_datadir}/libomp %{_datadir}/libomp %changelog +* Mon Dec 17 2018 sguelton@redhat.com - 7.0.1-1 +- 7.0.1 Release + * Wed Sep 12 2018 Tom Stellard - 7.0.0-1 - 7.0.1 Release diff --git a/sources b/sources index 9190524..bbeb3c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (openmp-7.0.0.src.tar.xz) = bda383d62c822db41504d7774974809cd2af042b03a0b4ca450cc1478c5977682f5c646734801c1b7a16233141d62359c17e87e1435c48a222e159a8763f8857 +SHA512 (openmp-7.0.1.src.tar.xz) = 2062db8b87bce2c130bab528a6d654cb05b3de7641737552fc263724ceaa5e322afc2787796a0bddcda8d1bdf913a49f5a0180abcc57f8842b7e8ea8df4d6f51