From 8091d88f4bddd196d2f6f66af0c79192be4c62be Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Wed, 9 Apr 2025 13:26:15 -0400 Subject: [PATCH] Update to .NET SDK 9.0.105 and Runtime 9.0.4 Resolves: RHEL-85279 --- .gitignore | 2 ++ dotnet9.0.spec | 12 ++++++++---- release.json | 12 ++++++------ sources | 4 ++-- 4 files changed, 18 insertions(+), 12 deletions(-) diff --git a/.gitignore b/.gitignore index 8c3f6d3..f882ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ /dotnet-9.0.2.tar.gz.sig /dotnet-9.0.3.tar.gz /dotnet-9.0.3.tar.gz.sig +/dotnet-9.0.4.tar.gz +/dotnet-9.0.4.tar.gz.sig diff --git a/dotnet9.0.spec b/dotnet9.0.spec index cccb9fb..b00186c 100644 --- a/dotnet9.0.spec +++ b/dotnet9.0.spec @@ -10,13 +10,13 @@ # upstream can produce releases with a different tag than the SDK version #%%global upstream_tag v%%{runtime_version} -%global upstream_tag v9.0.3 +%global upstream_tag v9.0.4 %global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||') %global hostfxr_version %{runtime_version} -%global runtime_version 9.0.3 -%global aspnetcore_runtime_version 9.0.3 -%global sdk_version 9.0.104 +%global runtime_version 9.0.4 +%global aspnetcore_runtime_version 9.0.4 +%global sdk_version 9.0.105 %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 }') @@ -843,6 +843,10 @@ export COMPlus_LTTng=0 %changelog +* Wed Apr 09 2025 Omair Majid - 9.0.105-2 +- Update to .NET SDK 9.0.105 and Runtime 9.0.4 +- Resolves: RHEL-85279 + * Tue Mar 11 2025 Omair Majid - 9.0.104-2 - Update to .NET SDK 9.0.104 and Runtime 9.0.3 - Resolves: RHEL-81645 diff --git a/release.json b/release.json index ac6e418..6eac6bd 100644 --- a/release.json +++ b/release.json @@ -1,10 +1,10 @@ { - "release": "9.0.3", + "release": "9.0.4", "channel": "9.0", - "tag": "v9.0.3", - "sdkVersion": "9.0.104", - "runtimeVersion": "9.0.3", - "aspNetCoreVersion": "9.0.3", + "tag": "v9.0.4", + "sdkVersion": "9.0.105", + "runtimeVersion": "9.0.4", + "aspNetCoreVersion": "9.0.4", "sourceRepository": "https://github.com/dotnet/dotnet", - "sourceVersion": "7931ad4860249a1c9971df37e12468692890b28f" + "sourceVersion": "b7deac6d4239cd0d3375d55c2618054bb2f9df64" } diff --git a/sources b/sources index 139ed37..df58b2b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (dotnet-9.0.3.tar.gz) = 7cbb2f0d8fc7dec39c1bf22a68e04656c3f5a6847f850108d7998d63646140b40237e1f36746a2f3f7d1577270bba37cc70d2a600b883effda4baa0e5cd6b514 -SHA512 (dotnet-9.0.3.tar.gz.sig) = 2a3514efc54029a068670323be5fe20fa857c3fad8fe19eb762540229e5212035227e384f21a21024ac7419020a4a03f8f1c107902fe3464e14b6ea50e8ca457 +SHA512 (dotnet-9.0.4.tar.gz) = 5061b1fa37c04c84ceddd544af8f4d917aaaa56b8c6b97a68282654055f7cce8f109d9c36f4c4bbca1c1a8f6251659f906e2915ebb9644bc508ea831e5eeca77 +SHA512 (dotnet-9.0.4.tar.gz.sig) = 106acd8793def24dc462472b92e76babc2d92d1e2d3c6e9340f8248faa900cbbc7800f76d3ed73cd0f6058c30b07f0675a4d0a50b4e747834da57a0dbf5111c2