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/hipsolver] rawhide: Update to 7.14
Date: Thu, 13 Aug 2026 18:11:14 GMT	[thread overview]
Message-ID: <178664467489.1.14367373302260514466.rpms-hipsolver-a8667ab98768@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-13 18:11 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=178664467489.1.14367373302260514466.rpms-hipsolver-a8667ab98768@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