public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipblas-common] epel10: Update to 7.2.0
@ 2026-06-10 20:26 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-10 20:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hipblas-common
Branch : epel10
Commit : 890d9d09b39550e3371d0737cd9c15e9075c05a1
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-08T05:59:55-08:00
Stats : +11/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipblas-common/c/890d9d09b39550e3371d0737cd9c15e9075c05a1?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 38b4daa..16fa54f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/hipBLAS-common-6.4.0.tar.gz
/hipBLAS-common-7.0.1.tar.gz
/hipBLAS-common-7.1.0.tar.gz
+/hipblas-common-7.2.0.tar.gz
diff --git a/hipblas-common.spec b/hipblas-common.spec
index b3758b8..d8549f8 100644
--- a/hipblas-common.spec
+++ b/hipblas-common.spec
@@ -27,8 +27,8 @@
%global date0 20250926
%endif
-%global upstreamname hipBLAS-common
-%global rocm_release 7.1
+%global upstreamname hipblas-common
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -51,17 +51,16 @@ Version: git%{date0}.%{shortcommit0}
Release: 2%{?dist}
%else
Version: %{rocm_version}
-Release: 3%{?dist}
+Release: 1%{?dist}
%endif
Summary: Common files shared by hipBLAS and hipBLASLt
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
BuildRequires: cmake
@@ -91,7 +90,7 @@ Provides: %{name}-static = %{version}-%{release}
%setup -q -n rocm-libraries-%{commit0}
cd projects/hipblas-common
%else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
%endif
%build
@@ -125,6 +124,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipblas-common/LICENSE.md
%{pkg_prefix}/share/cmake/hipblas-common/
%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-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 8e96e07..68a7732 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipBLAS-common-7.1.0.tar.gz) = 59df2e8437f9f226414aab69866bce2084cb2bceb970eb13da81dbcf589065ca480cc9ca71584ad5133d9d1946f5c5ce3fc38e364f474c142d026a14c14fd17c
+SHA512 (hipblas-common-7.2.0.tar.gz) = aa2497a00b0c6daad3c127c746e4505782def7f6556e03cbc24351c84c26444bcd5da8638f3074cd327938b8411734b97b12fbf37d853a84936b322773a591d1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 20:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 20:26 [rpms/hipblas-common] 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