diff --git a/.gitignore b/.gitignore index a39ad22..275174a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /ROCm-CompilerSupport-16.0.tar.gz /ROCm-CompilerSupport-16.1.tar.gz /ROCm-CompilerSupport-16.2.tar.gz +/ROCm-CompilerSupport-17.0.tar.gz diff --git a/rocm-compilersupport.spec b/rocm-compilersupport.spec index c712c13..e27fea5 100644 --- a/rocm-compilersupport.spec +++ b/rocm-compilersupport.spec @@ -1,17 +1,17 @@ # The package follows LLVM's major version, but API version is still important: %global comgr_maj_api_ver 2 -%global comgr_full_api_ver %{comgr_maj_api_ver}.5.0 +%global comgr_full_api_ver %{comgr_maj_api_ver}.6.0 # LLVM information: -%global llvm_maj_ver 16 +%global llvm_maj_ver 17 # If you bump LLVM, please reset bugfix_version to 0; I fork upstream sources, # but I prepare the initial *.0 tag long before Fedora/EL picks up new LLVM. # An LLVM update will require uploading new sources, contact mystro256 if FTBFS. -%global bugfix_version 2 +%global bugfix_version 0 %global upstreamname ROCm-CompilerSupport Name: rocm-compilersupport Version: %{llvm_maj_ver}.%{bugfix_version} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Various AMD ROCm LLVM related services Url: https://github.com/RadeonOpenCompute/ROCm-CompilerSupport @@ -80,7 +80,7 @@ sed -i 's/lib\(\/clang\)/%{_lib}\1/' lib/comgr/src/comgr-compiler.cpp %{_libdir}/libamd_comgr.so.%{comgr_full_api_ver} %{_libdir}/libamd_comgr.so.%{comgr_maj_api_ver} #Files already included: -%exclude %{_docdir}/amd_comgr/LICENSE.txt +%exclude %{_docdir}/amd_comgr*/LICENSE.txt %exclude %{_docdir}/amd_comgr/NOTICES.txt %exclude %{_docdir}/amd_comgr/README.md @@ -92,6 +92,9 @@ sed -i 's/lib\(\/clang\)/%{_lib}\1/' lib/comgr/src/comgr-compiler.cpp %{_includedir}/amd_comgr.h %changelog +* Tue Aug 15 2023 Jeremy Newton - 17.0-1 +- Update to 17.0 + * Tue Aug 08 2023 Jeremy Newton - 16.2-3 - Rebuild against rocm-device-libs 16.4 diff --git a/sources b/sources index e78d738..714b01c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ROCm-CompilerSupport-16.2.tar.gz) = 5b12f6af4b3d0702568fc0dfb635a672d8e398421414bb7f0f941dc9115bb20a56a2248a5ccfae99060d2ef46763eceb7f73695c982489dd72995d70496431e4 +SHA512 (ROCm-CompilerSupport-17.0.tar.gz) = 44c0f810536ab84ad09b8b35d997a54f5f4e53466e89f7bf841515e6cf576c5d5634c3631269728679a6c7619c9d7bc476b2fa6ad5d635b6a1d5b5215a5add35