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

            A new commit has been pushed.

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

            Log:
            Update to 7.14

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

---
diff --git a/.gitignore b/.gitignore
index 0f4be72..55f32f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /hipSOLVER-7.0.1.tar.gz
 /hipSOLVER-7.1.0.tar.gz
 /hipsolver-7.2.0.tar.gz
+/hipsolver-7.14.0.tar.gz

diff --git a/hipsolver.spec b/hipsolver.spec
index c784a36..ef3d688 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -27,15 +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 upstreamname hipsolver
-%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
@@ -92,7 +89,7 @@ Version:        %{rocm_version}
 %if %{with preview}
 Release:        0%{?dist}
 %else
-Release:        6%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm SOLVER marshaling library
 License:        MIT
@@ -136,7 +133,6 @@ BuildRequires:  lapack-static
 %endif
 %endif
 
-%if %{with preview}
 # needed for geev
 # https://www.netlib.org/lapack/explore-html/d4/d68/group__geev.html
 #
@@ -146,7 +142,6 @@ BuildRequires:  lapack-static
 #     "/usr/lib64/libblas.a"
 BuildRequires:  blas-static
 BuildRequires:  lapack-static
-%endif
 
 Provides:       hipsolver%{pkg_suffix} = %{version}-%{release}
 Requires:       rocm-filesystem%{pkg_suffix}
@@ -256,6 +251,9 @@ patchelf --remove-needed libgcc_s.so.1 %{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-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index b0f633d..a1625ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipsolver-7.2.0.tar.gz) = 7d445fcf014a0a84cf56d186bd079de80f65ec3761b49e9f7c8779dc367daa88a8db37fce2a26102b996f2e27a8cad431cfe819eed6d5a1d1cf2cae5be8a7148
+SHA512 (hipsolver-7.14.0.tar.gz) = 1acdc47cfb4f5dd4381c1f406bbb4c516adb515afc1df7bb258aef8411d95ac60b12550a2722afc9fad576aee313abf20821d9860c213883d730eb88ebfdbde6

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

only message in thread, other threads:[~2026-08-13 18:11 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:11 [rpms/hipsolver] 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