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/rocsolver] epel10: Update to 7.2.0
Date: Fri, 12 Jun 2026 17:20:49 GMT	[thread overview]
Message-ID: <178128484954.1.7108221246452515097.rpms-rocsolver-5ea6e40c77b4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rocsolver
            Branch : epel10
            Commit : 5ea6e40c77b45adaaf05e4a86a90bc464fe7d094
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-08T10:19:54-08:00
            Stats  : +11/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rocsolver/c/5ea6e40c77b45adaaf05e4a86a90bc464fe7d094?branch=epel10

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index 48192a0..17d4bb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /rocSOLVER-7.0.2.tar.gz
 /rocSOLVER-7.1.0.tar.gz
 /rocsolver-7.1.1.tar.gz
+/rocsolver-7.2.0.tar.gz

diff --git a/rocsolver.spec b/rocsolver.spec
index fc27e81..93da727 100644
--- a/rocsolver.spec
+++ b/rocsolver.spec
@@ -27,8 +27,8 @@
 %endif
 
 %global upstreamname rocsolver
-%global rocm_release 7.1
-%global rocm_patch 1
+%global rocm_release 7.2
+%global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
 %bcond_with compat
@@ -120,7 +120,7 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        4%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Next generation LAPACK implementation for ROCm platform
 
@@ -128,10 +128,6 @@ Summary:        Next generation LAPACK implementation for ROCm platform
 # But reviewing LICENSE.md, this is only for AMD
 # Later in the file are BSD 3-Clause for LAPACK and MAGMA
 License:        BSD-3-Clause AND BSD-2-Clause
-
-# Only x86_64 works right now:
-ExclusiveArch:  x86_64
-
 URL:            https://github.com/ROCm/rocm-libraries
 
 %if %{with gitcommit}
@@ -146,6 +142,9 @@ Patch0:         0001-rocsolver-ninja-job-pools.patch
 # https://github.com/ROCm/rocSOLVER/pull/962
 Patch2:         0001-rocsolver-parallel-jobs.patch
 
+# Only x86_64 works right now:
+ExclusiveArch:  x86_64
+
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 # RFE to replace fmt:: with std::
@@ -369,6 +368,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/rocsolver/LICENSE.md
 %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.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 8be0cec..342fc35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rocsolver-7.1.1.tar.gz) = 10d166f8486709a1cdf02dea642c430cd7ab67cf6e4f9afe81f022cf5b88bbd02c15654124f2181c6cdd2d32487169c28d287b1cea2631875dfee1cb83dbbd63
+SHA512 (rocsolver-7.2.0.tar.gz) = d7aacae3c92fdbe3928a0cd3d6073524830ae54c010967d7a36336f4d76062062d056ba4518a82a2f31349356ddadf0f9fb83ee36d9a644164723182fdeb9ff8

                 reply	other threads:[~2026-06-12 17:20 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=178128484954.1.7108221246452515097.rpms-rocsolver-5ea6e40c77b4@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