diff --git a/.gitignore b/.gitignore index 5b89501..fd415dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /ROCm-Device-Libs-5.0.0.tar.gz +/ROCm-Device-Libs-5.1.0.tar.gz diff --git a/rocm-device-libs.spec b/rocm-device-libs.spec index 523fa48..6f3c066 100644 --- a/rocm-device-libs.spec +++ b/rocm-device-libs.spec @@ -4,7 +4,7 @@ %global upstreamname ROCm-Device-Libs Name: rocm-device-libs -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: AMD ROCm LLVM bit code libraries @@ -15,8 +15,8 @@ Source0: https://github.com/RadeonOpenCompute/%{upstreamname}/archive/ref Patch0: 0001-Use-FHS-compliant-install.patch BuildRequires: cmake -BuildRequires: clang-devel -BuildRequires: llvm-devel +BuildRequires: clang-devel >= 14.0.0 +BuildRequires: llvm-devel >= 14.0.0 BuildRequires: zlib-devel #Only the following architectures are supported: @@ -49,6 +49,10 @@ libraries in the form of bit code. Specifically: %{_libdir}/amdgcn %changelog +* Thu Mar 31 2022 Jeremy Newton - 5.1.0-1 +- Update to 5.1.0 +- Add llvm version requirement to make sure the right version is used + * Fri Feb 11 2022 Jeremy Newton - 5.0.0-1 - Update to 5.0.0 diff --git a/sources b/sources index 16c4af7..45273e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ROCm-Device-Libs-5.0.0.tar.gz) = 4a67727920fabe98a6063603e788ff202ff804ce53164f922da06fa88a51e13b204a02b935ae43bdf05c6d3327a54b859f1db22855394df246d7eab7223d0bc6 +SHA512 (ROCm-Device-Libs-5.1.0.tar.gz) = e85f471dd4a1e38c72ec94bee67bf3be116942ba5f9ef42c9fd2016d252ef138dab9d1d42ceffe05e52e93e8786e392ade6b553a874baf41041a50c9e7f79fb4