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] epel10: Update to 7.2.0
Date: Sat, 13 Jun 2026 22:14:06 GMT	[thread overview]
Message-ID: <178138884639.1.11278593277657219397.rpms-hipsolver-e7756f445c12@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/hipsolver
            Branch : epel10
            Commit : e7756f445c12431652e6e49c1bfc4d90a0819823
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-02-10T06:07:37-08:00
            Stats  : +11/-10 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipsolver/c/e7756f445c12431652e6e49c1bfc4d90a0819823?branch=epel10

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index e3dd90d..0f4be72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /hipSOLVER-6.4.2.tar.gz
 /hipSOLVER-7.0.1.tar.gz
 /hipSOLVER-7.1.0.tar.gz
+/hipsolver-7.2.0.tar.gz

diff --git a/hipsolver.spec b/hipsolver.spec
index 797a8da..a2e8799 100644
--- a/hipsolver.spec
+++ b/hipsolver.spec
@@ -26,8 +26,8 @@
 %global date0 20250926
 %endif
 
-%global upstreamname hipSOLVER
-%global rocm_release 7.1
+%global upstreamname hipsolver
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -85,21 +85,18 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        3%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        5%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm SOLVER marshalling library
 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
 
-Patch1:         0001-hipsolver-so-version-fortran-bindings.patch
-
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 %if 0%{?suse_version}
@@ -173,7 +170,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 cd projects/hipsolver
 %patch -P1 -p1
 %else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
 %endif
 
 %build
@@ -235,6 +232,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipsolver/LICENSE.md
 %endif
 
 %changelog
+* Sat Jan 24 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.1.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 803db5e..b0f633d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipSOLVER-7.1.0.tar.gz) = 13c68847b7c0d24580e2f44d51d76e95fa9857d8ea8a36be95926bd2911408cc89306b3b09a4872fd74b0feca0020f8c7a035fed7795e36312bd66cff710ecd8
+SHA512 (hipsolver-7.2.0.tar.gz) = 7d445fcf014a0a84cf56d186bd079de80f65ec3761b49e9f7c8779dc367daa88a8db37fce2a26102b996f2e27a8cad431cfe819eed6d5a1d1cf2cae5be8a7148

                 reply	other threads:[~2026-06-13 22:14 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=178138884639.1.11278593277657219397.rpms-hipsolver-e7756f445c12@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