public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Rix <Tom.Rix@amd.com>
To: git-commits@fedoraproject.org
Subject: [rpms/hipsparse] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 18:09:26 GMT	[thread overview]
Message-ID: <178664456664.1.10821094585933012071.rpms-hipsparse-02d9dd965241@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-13 18:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178664456664.1.10821094585933012071.rpms-hipsparse-02d9dd965241@fedoraproject.org \
    --to=tom.rix@amd.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox