From 569bc3013e4ba58338a686f7757a03dad5f59b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Reh=C3=A1k?= Date: Tue, 3 Mar 2026 18:22:31 +0100 Subject: [PATCH] Update to .NET SDK 10.0.104 and Runtime 10.0.4 Resolves: RHEL-152955 --- .gitignore | 2 ++ dotnet10.0.spec | 12 ++++++++---- release.json | 14 +++++++------- sources | 4 ++-- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index d731445..b3565c7 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,5 @@ /dotnet-10.0.102.tar.gz.sig /dotnet-10.0.103.tar.gz /dotnet-10.0.103.tar.gz.sig +/dotnet-10.0.104.tar.gz +/dotnet-10.0.104.tar.gz.sig diff --git a/dotnet10.0.spec b/dotnet10.0.spec index 63762d0..5f6e486 100644 --- a/dotnet10.0.spec +++ b/dotnet10.0.spec @@ -14,13 +14,13 @@ # upstream can produce releases with a different tag than the SDK version #%%global upstream_tag v%%{runtime_version} -%global upstream_tag v10.0.103 +%global upstream_tag v10.0.104 %global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||') %global hostfxr_version %{runtime_version} -%global runtime_version 10.0.3 -%global aspnetcore_runtime_version 10.0.3 -%global sdk_version 10.0.103 +%global runtime_version 10.0.4 +%global aspnetcore_runtime_version 10.0.4 +%global sdk_version 10.0.104 %global sdk_feature_band_version %(echo %{sdk_version} | cut -d '-' -f 1 | sed -e 's|[[:digit:]][[:digit:]]$|00|') %global templates_version %{aspnetcore_runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') @@ -915,6 +915,10 @@ export COMPlus_LTTng=0 %changelog +* Thu Mar 26 2026 Dominik Rehák - 10.0.104-2 +- Update to .NET SDK 10.0.104 and Runtime 10.0.4 +- Resolves: RHEL-152955 + * Wed Feb 11 2026 Omair Majid - 10.0.103-2 - Update to .NET SDK 10.0.103 and Runtime 10.0.3 - Resolves: RHEL-144975 diff --git a/release.json b/release.json index 53ed456..d84157c 100644 --- a/release.json +++ b/release.json @@ -1,11 +1,11 @@ { - "release": "10.0.3", + "release": "10.0.4", "channel": "10.0", - "tag": "v10.0.103", - "sdkVersion": "10.0.103", - "runtimeVersion": "10.0.3", - "aspNetCoreVersion": "10.0.3", + "tag": "v10.0.104", + "sdkVersion": "10.0.104", + "runtimeVersion": "10.0.4", + "aspNetCoreVersion": "10.0.4", "sourceRepository": "https://github.com/dotnet/dotnet", - "sourceVersion": "c2435c3e0f46de784341ac3ed62863ce77e117b4", - "officialBuildId": "20260125.3" + "sourceVersion": "80d3e14f5e08b4888f464e3cd0d0b2445b63ec46", + "officialBuildId": "20260219.10" } diff --git a/sources b/sources index dafed91..4f50f94 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (dotnet-10.0.103.tar.gz) = 0bae385745fc441b317f50b7ab5f5a755f2fc7ee503fb052a4f8d1587deb5933cabe97a10db63e6f5cc7777d25b2e5f51bc811b96a4f4be404d74b87563c9527 -SHA512 (dotnet-10.0.103.tar.gz.sig) = c80f6c7450e8d03d6c3a820ff1bf25a5d3b091c764acc50fe48d0e8f261bb04d30976a3923abac2e1a1c80f21f4dc6e2c3f344efc6a7974b153e8d40b8e0a9e3 +SHA512 (dotnet-10.0.104.tar.gz) = d50c796d7fc6ec625e23842be626ccaf429b84c1b74fa4916d78eff0190d2b293dc97c412a1f78a0b3bfdcc30d30b9f670016e64ea1da8f69937b9c239b6645d +SHA512 (dotnet-10.0.104.tar.gz.sig) = 8993e29a81b1d0548401a19a544d6b1a7b96f13940ef6568871d8c9bc07d6887c849a4247a7d0755a694cbe2b3021de3b7137258ee766f467300151937d1f445