public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipblas] rawhide: Update to 7.14
@ 2026-08-13 17:17 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 17:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/hipblas
Branch : rawhide
Commit : cbd77e9995aae1904a1f9ae98a8f82d5904f3076
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-08-13T10:16:49-07:00
Stats : +12/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hipblas/c/cbd77e9995aae1904a1f9ae98a8f82d5904f3076?branch=rawhide
Log:
Update to 7.14
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 6b170b9..7bcdb94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/hipBLAS-7.0.2.tar.gz
/hipBLAS-7.1.0.tar.gz
/hipblas-7.2.0.tar.gz
+/hipblas-7.14.0.tar.gz
diff --git a/hipblas.spec b/hipblas.spec
index 67b0654..91ebe62 100644
--- a/hipblas.spec
+++ b/hipblas.spec
@@ -27,14 +27,12 @@
%bcond_with preview
%if %{with preview}
%global rocm_release 7.14
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
%else
-%global rocm_release 7.2
-%global rocm_patch 0
-%global pkg_src rocm-%{rocm_release}.%{rocm_patch}
+%global rocm_release 7.14
%endif
+%global rocm_patch 0
+%global pkg_src therock-%{rocm_release}
%global rocm_version %{rocm_release}.%{rocm_patch}
%bcond_with compat
@@ -94,7 +92,7 @@ Version: %{rocm_version}
%if %{with preview}
Release: 0%{?dist}
%else
-Release: 8%{?dist}
+Release: 1%{?dist}
%endif
Summary: ROCm BLAS marshaling library
License: MIT
@@ -252,6 +250,9 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
%endif
%changelog
+* Sat Aug 8 2026 Tom Rix <Tom.Rix@amd.com> - 7.14.0-1
+- Update to 7.14
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 7.2.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
@@ -262,7 +263,7 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
- merge compat changes
* Mon Apr 20 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-5
-- Generate suse package name
+- Generate SUSE package name
* Sat Mar 7 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-4
- Change --with gitcommit to preview
@@ -289,7 +290,7 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
- hipblas cmake looks for hipblas-common
* Thu Nov 13 2025 Tom Rix <Tom.Rix@amd.com> - 7.1.0-2
-- Better handling of shared library on opensuse
+- Better handling of shared library on openSUSE
* Fri Oct 31 2025 Tom Rix <Tom.Rix@amd.com> - 7.1.0-1
- Update to 7.1.0
@@ -313,7 +314,7 @@ chrpath -r %{pkg_prefix}/%{pkg_libdir} %{buildroot}%{pkg_prefix}/%{pkg_libdir}/l
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jun 15 2025 Tom Rix <Tom.Rix@amd.com> - 6.4.1-2
-- Remove suse check of ldconfig
+- Remove SUSE check of ldconfig
* Thu May 22 2025 Jeremy Newton <alexjnewt at hotmail dot com> - 6.4.1-1
- Update to 6.4.1
diff --git a/sources b/sources
index 5e7012d..2ce6875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipblas-7.2.0.tar.gz) = 22704c47eac8424f861fb5856ec0b5f2611d5777d316794f781d0f74ef69d7d196bb5eaff5e5a2372d9806d9becb10a338b106e8d4b5f7c24d954bdb823d6df5
+SHA512 (hipblas-7.14.0.tar.gz) = 67646be2333250b902aa8ea2518117c39a48c733a25045a18d8219e08c338ada2929710430e013fccddcd8c2dd9b2512ce3a7e352f6df82f9073527a4f0aac24
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-13 17:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 17:17 [rpms/hipblas] rawhide: Update to 7.14 Tom Rix
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox