public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/miopen] epel10: Update to 7.2.0
@ 2026-06-14 13:44 Tom Rix
0 siblings, 0 replies; only message in thread
From: Tom Rix @ 2026-06-14 13:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/miopen
Branch : epel10
Commit : db33c37d745b0dd4f42052c8f12dedd52fcc325f
Author : Tom Rix <Tom.Rix@amd.com>
Date : 2026-02-10T10:03:31-08:00
Stats : +11/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/miopen/c/db33c37d745b0dd4f42052c8f12dedd52fcc325f?branch=epel10
Log:
Update to 7.2.0
Signed-off-by: Tom Rix <Tom.Rix@amd.com>
---
diff --git a/.gitignore b/.gitignore
index 9917b31..fc2e7c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/MIOpen-6.4.0.tar.gz
/MIOpen-7.0.1.tar.gz
/MIOpen-7.1.0.tar.gz
+/miopen-7.2.0.tar.gz
diff --git a/miopen.spec b/miopen.spec
index 9dbbe4b..63a026c 100644
--- a/miopen.spec
+++ b/miopen.spec
@@ -26,8 +26,8 @@
%global date0 20250926
%endif
-%global upstreamname MIOpen
-%global rocm_release 7.1
+%global upstreamname miopen
+%global rocm_release 7.2
%global rocm_patch 0
%global rocm_version %{rocm_release}.%{rocm_patch}
@@ -115,7 +115,7 @@ Version: git%{date0}.%{shortcommit0}
Release: 1%{?dist}
%else
Version: %{rocm_version}
-Release: 6%{?dist}
+Release: 1%{?dist}
%endif
Summary: AMD's Machine Intelligence Library
License: MIT AND BSD-2-Clause AND Apache-2.0 AND %{?fedora:LicenseRef-Fedora-Public-Domain}%{?suse_version:SUSE-Public-Domain}
@@ -128,13 +128,11 @@ License: MIT AND BSD-2-Clause AND Apache-2.0 AND %{?fedora:LicenseRef-Fed
# src/kernel_cache.cpp
# Public Domain
# src/md5.cpp
-
+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-%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz
+Source0: %{url}/releases/download/rocm-%{version}/%{upstreamname}.tar.gz#/%{upstreamname}-%{version}.tar.gz
%endif
# So we do not thrash memory
@@ -245,7 +243,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
cd projects/miopen
%patch -P1 -p1
%else
-%autosetup -p1 -n %{upstreamname}-rocm-%{version}
+%autosetup -p1 -n %{upstreamname}
%endif
# Readme has executable bit
@@ -406,6 +404,9 @@ rm -f %{buildroot}%{pkg_prefix}/share/doc/miopen-hip/LICENSE.md
%endif
%changelog
+* Tue Feb 10 2026 Tom Rix <Tom.Rix@amd.com> - 7.2.0-1
+- Update to 7.2.0
+
* Fri Jan 30 2026 Tom Rix <Tom.Rix@amd.com> - 7.1.0-6
- requires gcc-c++
diff --git a/sources b/sources
index 8a5dd8b..99573fc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MIOpen-7.1.0.tar.gz) = bf52a7b88e5dabe818575ec5c503e534ee07defbc5bce479c935c4bf3605d07e4021253ccde8648fa1f5d10c24f56182b9b0307676658db6c7c3c933ddfe622e
+SHA512 (miopen-7.2.0.tar.gz) = 7a63f6829f0394fa5c472d00e62716def9085b6b771e3ac72551105d556238ef99fe3377fdb91ccda7f85d3366884cf85064368966d7fa74660533de5a1f22aa
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-14 13:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 13:44 [rpms/miopen] 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