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/rocsparse] epel10: Update to 7.2.0
Date: Fri, 12 Jun 2026 12:35:36 GMT	[thread overview]
Message-ID: <178126773690.1.14621756624305478268.rpms-rocsparse-46624c490995@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocsparse
            Branch : epel10
            Commit : 46624c4909956a7eff4a914853aa03411bd99a34
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-08T05:58:08-08:00
            Stats  : +12/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocsparse/c/46624c4909956a7eff4a914853aa03411bd99a34?branch=epel10

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index 7958d30..fbd4520 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /rocSPARSE-7.0.1.tar.gz
 /rocSPARSE-7.0.2.tar.gz
 /rocSPARSE-7.1.0.tar.gz
+/rocsparse-7.2.0.tar.gz

diff --git a/rocsparse.spec b/rocsparse.spec
index dc5d52b..e2aa3cf 100644
--- a/rocsparse.spec
+++ b/rocsparse.spec
@@ -26,8 +26,8 @@
 %global date0 20250926
 %endif
 
-%global upstreamname rocSPARSE
-%global rocm_release 7.1
+%global upstreamname rocsparse
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -128,21 +128,21 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        6%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        SPARSE implementation for ROCm
 License:        MIT
+URL:            https://github.com/ROCm/rocm-libraries
 
 %if %{with gitcommit}
-Url:            https://github.com/ROCm/rocm-libraries
 Source0:        %{url}/archive/%{commit0}/rocm-libraries-%{shortcommit0}.tar.gz
 %else
-Url:            https://github.com/ROCm/%{upstreamname}
-Source0:        %{url}/archive/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz
+Source0:        %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 %endif
 
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  rocblas%{pkg_suffix}-devel
 BuildRequires:  rocm-cmake%{pkg_suffix}
 BuildRequires:  rocm-comgr%{pkg_suffix}-devel
 BuildRequires:  rocm-compilersupport%{pkg_suffix}-macros
@@ -225,7 +225,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 %setup -q -n rocm-libraries-%{commit0}
 cd projects/rocsparse
 %else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
 %endif
 
 # On Tumbleweed Q3,2025
@@ -299,6 +299,9 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library:$LD_LIBRARY_PATH
 %endif
 
 %changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 73fcaa1..23ce660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocSPARSE-7.1.0.tar.gz) = 4b6771698296aaa77f04b3e5f48e9ce728cc85b26f30d88b46e5a1c294ab4f9d691a5e7f4e94b2726205bb059013b1d07e850b0e56d2f00992f27f258a2d28f0
+SHA512 (rocsparse-7.2.0.tar.gz) = ba33e7f3440699dbfe45d80f1ca35df28103f5b6099f1e46f4488409775a2743f6db2f0daa9e3a85defe83374654e52499d881b694a7638311663d805d5438d0

                 reply	other threads:[~2026-06-12 12:35 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=178126773690.1.14621756624305478268.rpms-rocsparse-46624c490995@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