From 183188794d360c7e264ae93a1ec95249de4cc019 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Tue, 17 Dec 2024 05:53:41 -0800 Subject: [PATCH] Update to 6.3.0 Signed-off-by: Tom Rix --- .gitignore | 1 + hipsparse.spec | 18 ++++++------------ sources | 6 +----- 3 files changed, 8 insertions(+), 17 deletions(-) diff --git a/.gitignore b/.gitignore index b3679d7..da9598e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /hipSPARSE-6.0.2.tar.gz /hipSPARSE-6.1.1.tar.gz /hipSPARSE-6.2.0.tar.gz +/hipSPARSE-6.3.0.tar.gz diff --git a/hipsparse.spec b/hipsparse.spec index 7c3ba8a..96b68af 100644 --- a/hipsparse.spec +++ b/hipsparse.spec @@ -1,5 +1,5 @@ %global upstreamname hipSPARSE -%global rocm_release 6.2 +%global rocm_release 6.3 %global rocm_patch 0 %global rocm_version %{rocm_release}.%{rocm_patch} @@ -34,11 +34,7 @@ Name: hipsparse Version: %{rocm_version} -%if 0%{?suse_version} || 0%{?rhel} && 0%{?rhel} < 10 Release: 1%{?dist} -%else -Release: %autorelease -%endif Summary: ROCm SPARSE marshalling library Url: https://github.com/ROCmSoftwarePlatform/%{upstreamname} License: MIT @@ -46,9 +42,7 @@ License: MIT # Only x86_64 works right now: ExclusiveArch: x86_64 -Source0: %{url}/archive/refs/tags/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz -# Really turn the samples off -Patch0: 0001-prepare-hipsparse-cmake-for-fedora.patch +Source0: %{url}/archive/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz BuildRequires: cmake %if 0%{?suse_version} @@ -127,6 +121,7 @@ do -DCMAKE_INSTALL_LIBDIR=$ROCM_LIB \ -DCMAKE_INSTALL_BINDIR=$ROCM_BIN \ -DBUILD_CLIENTS_BENCHMARKS=%{build_test} \ + -DBUILD_CLIENTS_SAMPLES=OFF \ -DBUILD_CLIENTS_TESTS=%{build_test} \ -DBUILD_CLIENTS_TESTS_OPENMP=OFF \ -DBUILD_FORTRAN_CLIENTS=OFF @@ -176,10 +171,9 @@ fi %endif %changelog -%if 0%{?suse_version} +* Tue Dec 10 2024 Tom Rix - 6.3.0-1 +- Update to 6.3 + * Sun Nov 10 2024 Tom Rix - 6.2.1-1 - Stub for tumbleweed -%else -%autochangelog -%endif diff --git a/sources b/sources index fe515ba..9567110 100644 --- a/sources +++ b/sources @@ -1,5 +1 @@ -SHA512 (hipSPARSE-5.7.1.tar.gz) = bb28cd81b7ec298eb2e6462a8588ed93eee7b4892923b11087a91d1c32341f29f488fd4e6797debe51a989f463db31030eae02d07be6512d6b755367ba221aac -SHA512 (hipSPARSE-6.0.0.tar.gz) = 1f6fa21f545e566d96f487f6718d4a43347abae44ed638992da665911717de2b880a12363acfc857bb62fbb03ced898db46469d13b7788607fc755fcd733455a -SHA512 (hipSPARSE-6.0.2.tar.gz) = 2c08810c8a03ca119cd08fc4ef8445a35dca0bb6fa11c56162535f6d362d7b84ba588221013fb6738479aca290a2fab0d11054310ce8f803471c36fe4884239c -SHA512 (hipSPARSE-6.1.1.tar.gz) = 09f9e94c5f976e6f17c07f9be2fde31c2e740871215a6b77b49675644b883bd9994fcaacb19864ace3883bb5aea7a7dc589ddbaf9b6aaf3d9f411c7e452a0b78 -SHA512 (hipSPARSE-6.2.0.tar.gz) = 726c50d629e46fe434991ea30c2be341d403b3997afc28736d68037c580a7b59d275136a40c8ffd435b8a8d6577e7e8f48ed44fe5dcf058d7f37264b8e46c6f5 +SHA512 (hipSPARSE-6.3.0.tar.gz) = c011b7d7a2121a20ceb2eee8d7217717ff06196f085f0996b0952b5afdbf2350e7288c4cfd2cfe9214b84c2add203788a1860d9a89bb426df2bc376b348a7f55