public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipsparse] rawhide: Update to 7.14
@ 2026-08-13 18:09 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 18:09 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hipsparse
            Branch : rawhide
            Commit : 02d9dd965241e6f6e034601e8a1fc577ec3f5069
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T11:08:50-07:00
            Stats  : +9/-13 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsparse/c/02d9dd965241e6f6e034601e8a1fc577ec3f5069?branch=rawhide

            Log:
            Update to 7.14

Signed-off-by: Tom Rix <Tom.Rix@amd.com>

---
diff --git a/.gitignore b/.gitignore
index e479ae6..f137826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /hipSPARSE-7.1.0.tar.gz
 /hipsparse-7.1.1.tar.gz
 /hipsparse-7.2.0.tar.gz
+/hipsparse-7.14.0.tar.gz

diff --git a/hipsparse.spec b/hipsparse.spec
index 46c4514..a914155 100644
--- a/hipsparse.spec
+++ b/hipsparse.spec
@@ -27,14 +27,12 @@
 %bcond_with preview
 %if %{with preview}
 %global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
 %else
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
 %endif
 
+%global rocm_patch 0
+%global pkg_src therock-%{rocm_release}
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
 %bcond_with compat
@@ -100,7 +98,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        8%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm SPARSE marshaling library
 License:        MIT
@@ -108,12 +106,6 @@ URL:            https://github.com/ROCm/rocm-libraries
 
 Source0:        %{url}/releases/download/%{pkg_src}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 
-%if %{without preview}
-# Too much changed between 7.2 and 7.12+, this will need to be refactored.
-# Removes the automatic downloading and conditional copying of test matrices
-Patch1:         0001-hipsparse-change-test-download-dir.patch
-%endif
-
 BuildRequires:  chrpath
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -348,6 +340,9 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
 %endif
 
 %changelog
+* Sat Aug 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 1cbced3..b8dd2e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipsparse-7.2.0.tar.gz) = 3ee999492f3482f58332b2329b9a1bfef6cabb39c7a7e1c1b01fdda9a61eaf239e38cde65d307f99bf9066a13bb30b062e552087885f0b76f09468155cd4e21c
+SHA512 (hipsparse-7.14.0.tar.gz) = 7e165928e31039b2dd65240a8e18a5ad1c2fd4f6c5f5aafb9c22b4fd51196110699c0060d01970ac1865fd9a1987b397b943071051a8b4431b2ba40953268082

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 18:09 [rpms/hipsparse] rawhide: Update to 7.14 Tom Rix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox