public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipblas] epel10: Update to 7.2.0
@ 2026-06-13 22:12 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-13 22:12 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-13 22:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-13 22:12 [rpms/hipblas] epel10: Update to 7.2.0 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox