diff --git a/.gitignore b/.gitignore index cf0b1b7..e8adcc0 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ /dotnet-9.0.101.tar.gz.sig /dotnet-9.0.1.tar.gz /dotnet-9.0.1.tar.gz.sig +/dotnet-9.0.2.tar.gz +/dotnet-9.0.2.tar.gz.sig diff --git a/dotnet9.0.spec b/dotnet9.0.spec index 0874d0a..ca58975 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.1 +%global upstream_tag v9.0.2 %global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||') %global hostfxr_version %{runtime_version} -%global runtime_version 9.0.1 -%global aspnetcore_runtime_version 9.0.1 -%global sdk_version 9.0.102 +%global runtime_version 9.0.2 +%global aspnetcore_runtime_version 9.0.2 +%global sdk_version 9.0.103 %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 }') @@ -863,6 +863,10 @@ export COMPlus_LTTng=0 %changelog +* Mon Feb 17 2025 Omair Majid - 9.0.103-2 +- Update to .NET SDK 9.0.103 and Runtime 9.0.2 +- Resolves: RHEL-76905 + * Thu Jan 16 2025 Omair Majid - 9.0.102-2 - Update to .NET SDK 9.0.102 and Runtime 9.0.1 - Resolves: RHEL-71550 diff --git a/release.json b/release.json index 9a11ff0..852b8a0 100644 --- a/release.json +++ b/release.json @@ -1,10 +1,10 @@ { - "release": "9.0.1", + "release": "9.0.2", "channel": "9.0", - "tag": "v9.0.1", - "sdkVersion": "9.0.102", - "runtimeVersion": "9.0.1", - "aspNetCoreVersion": "9.0.1", + "tag": "v9.0.2", + "sdkVersion": "9.0.103", + "runtimeVersion": "9.0.2", + "aspNetCoreVersion": "9.0.2", "sourceRepository": "https://github.com/dotnet/dotnet", - "sourceVersion": "1cf154a56d078c531cc830e95a7cfdbc4fe1113c" + "sourceVersion": "c4e5fd73fe5d8c004bf46cb4f1ded77ca8124b1a" } diff --git a/sources b/sources index 97663a6..bedeba2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (dotnet-9.0.1.tar.gz) = 90a613b8efc85b8c5d852c239e507acb3cf00ed50303db98e7567924ba21271a4d6aa0bb63e6da3703beb97f8f64d6ca36fda000bc9ff537b034ea43455f19be -SHA512 (dotnet-9.0.1.tar.gz.sig) = 3b26d79ad2f899c8952695e60ce0d9da7f6b9c0bf274caa4bc668fe24195349fe6faa5a06cd2fd260bf68511d6aa90383454e910a635d034473c2fd216cb2158 +SHA512 (dotnet-9.0.2.tar.gz) = c6ba0972eb21757d70e9dff4fd7e540378fec3eb94931fbe7205234ee53efc976c682154c5224a16ff1dab223f4deea7c2b378d197039e6974b35bd8fa6f62cf +SHA512 (dotnet-9.0.2.tar.gz.sig) = c56dcf0107d70ebb8b767f42bbfad663529d1b4f979215bf48527e086907ab273e2a8f48a80f79963e2a22ac067e37b27cf30e8b980aa16852b92a682c0764ea