From b444753d2f67fad6714f855d9f328b0487af10c9 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Sat, 20 Jun 2026 09:00:10 -0700 Subject: [PATCH] Rebuild for ROCm 7.2 Signed-off-by: Tom Rix --- python-torch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-torch.spec b/python-torch.spec index 09d6699..0e73ca6 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -67,7 +67,7 @@ Version: %{pypi_version}^git%{date0}.%{shortcommit0} %else Version: %{pypi_version} %endif -Release: 1%{?dist} +Release: 2%{?dist} Summary: PyTorch AI/ML framework # See license.txt for license details License: BSD-3-Clause AND BSD-2-Clause AND 0BSD AND Apache-2.0 AND MIT AND BSL-1.0 AND GPL-3.0-or-later AND Zlib