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/hipblas] epel10: Update to 7.2.0
Date: Sat, 13 Jun 2026 22:12:17 GMT	[thread overview]
Message-ID: <178138873760.1.10368719377282017578.rpms-hipblas-164af9313ee2@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            Log:
            Update to 7.2.0

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

---
diff --git a/.gitignore b/.gitignore
index 121e012..6b170b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /hipBLAS-7.0.1.tar.gz
 /hipBLAS-7.0.2.tar.gz
 /hipBLAS-7.1.0.tar.gz
+/hipblas-7.2.0.tar.gz

diff --git a/hipblas.spec b/hipblas.spec
index d90c196..124a349 100644
--- a/hipblas.spec
+++ b/hipblas.spec
@@ -26,8 +26,8 @@
 %global date0 20250926
 %endif
 
-%global upstreamname hipBLAS
-%global rocm_release 7.1
+%global upstreamname hipblas
+%global rocm_release 7.2
 %global rocm_patch 0
 %global rocm_version %{rocm_release}.%{rocm_patch}
 
@@ -84,17 +84,16 @@ Version:        git%{date0}.%{shortcommit0}
 Release:        2%{?dist}
 %else
 Version:        %{rocm_version}
-Release:        6%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        ROCm BLAS 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/ROCmSoftwarePlatform/%{upstreamname}
-Source0:        %{url}/archive/refs/tags/rocm-%{rocm_version}.tar.gz#/%{upstreamname}-%{rocm_version}.tar.gz
+Source0:        %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
 %endif
 
 BuildRequires:  cmake
@@ -173,7 +172,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 %setup -q -n rocm-libraries-%{commit0}
 cd projects/hipblas
 %else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
 %endif
 
 # This is a tarball, no .git to query
@@ -236,6 +235,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipblas/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-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 07c1c02..5e7012d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipBLAS-7.1.0.tar.gz) = 2c262d501b0862b5616ec4c4e683ac1204e7cc2360f7ca2129c53866cc9021ceaae157cf2d471c7c3548cd98a3089eac4135f660af62f761775eb72b0c63d10c
+SHA512 (hipblas-7.2.0.tar.gz) = 22704c47eac8424f861fb5856ec0b5f2611d5777d316794f781d0f74ef69d7d196bb5eaff5e5a2372d9806d9becb10a338b106e8d4b5f7c24d954bdb823d6df5

                 reply	other threads:[~2026-06-13 22:12 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=178138873760.1.10368719377282017578.rpms-hipblas-164af9313ee2@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