public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rocsparse] rawhide: Update to 7.14
@ 2026-08-13 16:59 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 16:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rocsparse
Branch : rawhide
Commit : 17bb79841c337f6c7782e398eb787643727511b4
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T09:58:32-07:00
Stats : +8/-13 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rocsparse/c/17bb79841c337f6c7782e398eb787643727511b4?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index fbd4520..a53c4c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/rocSPARSE-7.0.2.tar.gz
/rocSPARSE-7.1.0.tar.gz
/rocsparse-7.2.0.tar.gz
+/rocsparse-7.14.0.tar.gz
diff --git a/rocsparse.spec b/rocsparse.spec
index f86262e..cd77187 100644
--- a/rocsparse.spec
+++ b/rocsparse.spec
@@ -25,16 +25,10 @@
%global pkg_library_version 1
%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}
-%endif
-
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -42,13 +36,11 @@
%global pkg_libdir lib
%global pkg_prefix %{_prefix}/lib64/rocm/rocm-%{rocm_release}
%global pkg_suffix %{rocm_release}
-%global pkg_module rocm%{pkg_suffix}
%global skip_install_rpath OFF
%else
%global pkg_libdir %{_lib}
%global pkg_prefix %{_prefix}
%global pkg_suffix %{nil}
-%global pkg_module default
%global skip_install_rpath ON
%endif
@@ -131,14 +123,13 @@
-DBUILD_FORTRAN_CLIENTS=OFF
%global gpu_list %{rocm_gpu_list_default}
-%global _gpu_list gfx1100
Name: rocsparse%{pkg_suffix}
Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 6%{?dist}
+Release: 1%{?dist}
%endif
Summary: SPARSE implementation for ROCm
License: MIT
@@ -262,7 +253,7 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocsparse/LICENSE.md
%if %{with test}
mkdir -p %{buildroot}/%{pkg_prefix}/share/rocsparse/matrices
-install -pm 644 %{_builddir}/rocsparse-test-matrices/* %{buildroot}/%{pkg_prefix}/share/rocsparse/matrices
+install -p -m 644 %{_builddir}/rocsparse-test-matrices/* %{buildroot}/%{pkg_prefix}/share/rocsparse/matrices
%endif
%if %{with compat}
@@ -305,6 +296,9 @@ export LD_LIBRARY_PATH=%{_vpath_builddir}/library:$LD_LIBRARY_PATH
%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-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 23ce660..9ddc686 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocsparse-7.2.0.tar.gz) = ba33e7f3440699dbfe45d80f1ca35df28103f5b6099f1e46f4488409775a2743f6db2f0daa9e3a85defe83374654e52499d881b694a7638311663d805d5438d0
+SHA512 (rocsparse-7.14.0.tar.gz) = 411437b58a3bc8301e93a9fdac3b1e22ecd0be2788a6694f3279dad596a6d222b7cb3245922718922d1dba590196a451afa08acab5967565fed21ecd423233a3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 16:59 [rpms/rocsparse] 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