public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hipblas-common] rawhide: Update to 7.14
@ 2026-08-13 17:11 Tom Rix
  0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-08-13 17:11 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/hipblas-common
            Branch : rawhide
            Commit : 7ebba25789f6624035540706f18d6e9c2f37c253
            Author : Tom Rix <Tom.Rix@amd.com>
            Date   : 2026-08-13T10:11:09-07:00
            Stats  : +11/-11 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/hipblas-common/c/7ebba25789f6624035540706f18d6e9c2f37c253?branch=rawhide

            Log:
            Update to 7.14

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

---
diff --git a/.gitignore b/.gitignore
index 16fa54f..bb02f2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /hipBLAS-common-7.0.1.tar.gz
 /hipBLAS-common-7.1.0.tar.gz
 /hipblas-common-7.2.0.tar.gz
+/hipblas-common-7.14.0.tar.gz

diff --git a/hipblas-common.spec b/hipblas-common.spec
index 2116c22..3175150 100644
--- a/hipblas-common.spec
+++ b/hipblas-common.spec
@@ -23,15 +23,13 @@
 
 %bcond_with preview
 %if %{with preview}
-%global rocm_release 7.13
-%global rocm_patch 0
-%global pkg_src therock-%{rocm_release}
+%global rocm_release 7.14
 %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
@@ -39,20 +37,18 @@
 %global pkg_libdir lib
 %global pkg_prefix %{_prefix}/lib64/rocm/rocm-%{rocm_release}
 %global pkg_suffix %{rocm_release}
-%global pkg_module rocm%{pkg_suffix}
 %else
 %global pkg_libdir %{_lib}
 %global pkg_prefix %{_prefix}
 %global pkg_suffix %{nil}
-%global pkg_module default
 %endif
 
 Name:           hipblas-common%{pkg_suffix}
 Version:        %{rocm_version}
 %if %{with preview}
-Release:        1%{?dist}
+Release:        0%{?dist}
 %else
-Release:        4%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Common files shared by hipBLAS and hipBLASLt
 License:        MIT
@@ -105,6 +101,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/hipblas-common/LICENSE.md
 %{pkg_prefix}/share/cmake/hipblas-common/
 
 %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-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 68a7732..c15087c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (hipblas-common-7.2.0.tar.gz) = aa2497a00b0c6daad3c127c746e4505782def7f6556e03cbc24351c84c26444bcd5da8638f3074cd327938b8411734b97b12fbf37d853a84936b322773a591d1
+SHA512 (hipblas-common-7.14.0.tar.gz) = 3e53d1e75552aeb84009fc73584dbecbe43db34837a21d86f59102b93475693e097b7a84ed97467fd6c8db642a383d67cead9e910641d6dd9d8c4e32b9c9492c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 17:11 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:11 [rpms/hipblas-common] 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