diff --git a/.gitignore b/.gitignore index e9aebf0..263a869 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /dotnet-v5.0.103-SDK.tar.gz /dotnet-v5.0.104-SDK.tar.gz /dotnet-v5.0.202-SDK.tar.gz +/dotnet-v5.0.203-SDK.tar.gz diff --git a/dotnet5.0.spec b/dotnet5.0.spec index 28764be..9856091 100644 --- a/dotnet5.0.spec +++ b/dotnet5.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 5.0.5 -%global runtime_version 5.0.5 +%global host_version 5.0.6 +%global runtime_version 5.0.6 %global aspnetcore_runtime_version %{runtime_version} -%global sdk_version 5.0.202 +%global sdk_version 5.0.203 %global templates_version %{runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') @@ -329,8 +329,8 @@ rm -rf packages/source-built %if %{without bootstrap} mkdir -p packages/archive -ln -s %{_libdir}/dotnet/source-built-artifacts/*.tar.gz packages/archive/ -ln -s %{_libdir}/dotnet/reference-packages/*.tar.gz packages/archive +ln -s %{_libdir}/dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.*.tar.gz packages/archive/ +ln -s %{_libdir}/dotnet/reference-packages/Private.SourceBuild.ReferencePackages*.tar.gz packages/archive/ %endif # Fix bad hardcoded path in build @@ -527,6 +527,9 @@ echo "Testing build results for debug symbols..." %changelog +* Wed May 12 2021 Omair Majid - 5.0.203-1 +- Update to .NET SDK 5.0.203 and Runtime 5.0.6 + * Wed Apr 14 2021 Omair Majid - 5.0.202-1 - Update to .NET SDK 5.0.202 and Runtime 5.0.5 diff --git a/sources b/sources index 269959d..690c031 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dotnet-v5.0.202-SDK.tar.gz) = ac69830aca58db95f7f48839867ebb2bb97dec2ef50c23ac7879ba217800a76c360d727a7e1db065bc4b0edd77b5fa93151d840e64c8b1564265819f8650c20e +SHA512 (dotnet-v5.0.203-SDK.tar.gz) = d2a6162c62d475ea3aab0055179a405b8b99fb698c30738db4d93c6f3372da438b2c8c7ad204b56e01f1ff53a6fd1c12e118dbc7a6a6d637b4bd9392794fa529