diff --git a/hipsparse.spec b/hipsparse.spec index 9b4653a..eac8d7b 100644 --- a/hipsparse.spec +++ b/hipsparse.spec @@ -42,7 +42,7 @@ Name: %{hipsparse_name} Version: %{rocm_version} -Release: 2%{?dist} +Release: 3%{?dist} Summary: ROCm SPARSE marshalling library Url: https://github.com/ROCmSoftwarePlatform/%{upstreamname} License: MIT @@ -90,10 +90,8 @@ require the client to change, regardless of the chosen backend. Currently, hipSPARSE supports rocSPARSE and cuSPARSE backends. -%if 0%{?suse_version} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%endif %package devel Summary: Libraries and headers for %{name} @@ -173,6 +171,9 @@ fi %endif %changelog +* Mon Jun 16 2025 Tom Rix - 6.4.0-3 +- Remove suse check of ldconfig + * Wed May 14 2025 Tom Rix - 6.4.0-2 - Cleanup module build