From e3c2449e4fac3865f272f20e24f20948b2d9b208 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Thu, 10 Apr 2025 05:27:21 -0700 Subject: [PATCH] Update gitcomit to 2.7.0-rc8 Signed-off-by: Tom Rix --- python-torch.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-torch.spec b/python-torch.spec index a217432..8ea791e 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -6,10 +6,10 @@ # So pre releases can be tried %bcond_with gitcommit %if %{with gitcommit} -# v2.7.0-rc6 -%global commit0 06c6a81a987e271d35a5da9501b4a17915bb8206 +# v2.7.0-rc8 +%global commit0 c7ff78dfc0c38847bf5daa78ab8b3669e1734246 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) -%global date0 20250403 +%global date0 20250408 %global pypi_version 2.7.0 %global flatbuffers_version 23.3.3 %global miniz_version 3.0.2