diff --git a/.gitignore b/.gitignore index b7aa621..1130779 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /dotnet-v6.0.129.tar.gz /dotnet-v6.0.130.tar.gz /dotnet-v6.0.132.tar.gz +/dotnet-v6.0.133.tar.gz diff --git a/dotnet6.0.spec b/dotnet6.0.spec index b69b6f5..ce9f608 100644 --- a/dotnet6.0.spec +++ b/dotnet6.0.spec @@ -20,10 +20,10 @@ # until that's done, disable LTO. This has to happen before setting the flags below. %define _lto_cflags %{nil} -%global host_version 6.0.32 -%global runtime_version 6.0.32 +%global host_version 6.0.33 +%global runtime_version 6.0.33 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 6.0.132 +%global sdk_version 6.0.133 %global sdk_feature_band_version %(echo %{sdk_version} | sed -e 's|[[:digit:]][[:digit:]]$|00|') %global templates_version %{runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') @@ -612,6 +612,10 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0 %changelog +* Wed Aug 14 2024 Omair Majid - 6.0.133-2 +- Update to .NET SDK 6.0.133 and Runtime 6.0.33 +- Resolves: RHEL-52385 + * Tue Jul 09 2024 Omair Majid - 6.0.132-2 - Update to .NET SDK 6.0.132 and Runtime 6.0.32 - Resolves: RHEL-45320 diff --git a/sources b/sources index f451730..e447168 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v6.0.132.tar.gz) = 5436bdf27882e0ffed3fadb3ce51c9d6c4ecba02114c7f7234142902ed3a5c93c5ad0d49fbe2b5b730381d93f1a57f4ed542efa629cce86ee429bcc43715cc4e +SHA512 (dotnet-v6.0.133.tar.gz) = ae36040316f823dfa544c037e7f1037c722880aceafb1958a5e008df737d825af66b0181f23e387b4676b8a9eaee68ed230959accbaa7a5e745861b0c651b4d3