diff --git a/.gitignore b/.gitignore index b620824..0f04369 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ /dotnet-v5.0.202-SDK.tar.gz /dotnet-v5.0.203-SDK.tar.gz /dotnet-v5.0.204-SDK.tar.gz +/dotnet-9e8b04bbff820c93c142f99a507a46b976f5c14c-x64-bootstrap.tar.xz +/dotnet-arm64-prebuilts-2021-10-29.tar.gz +/dotnet-s390x-prebuilts-2021-10-29.tar.gz diff --git a/copr-build b/copr-build deleted file mode 100755 index f0d4ca3..0000000 --- a/copr-build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/bash - -set -euo pipefail - -set -x - -fedpkg --release f34 srpm 2>&1 | tee fedpkg.output - -srpm_name=$(grep 'Wrote: ' fedpkg.output | cut -d' ' -f 2) - -copr-cli build @dotnet-sig/dotnet-preview "${srpm_name}" diff --git a/dotnet6.0.spec b/dotnet6.0.spec index 2c6abf5..e137b93 100644 --- a/dotnet6.0.spec +++ b/dotnet6.0.spec @@ -22,9 +22,9 @@ %global host_version 6.0.0 %global runtime_version 6.0.0 -%global aspnetcore_runtime_version 6.0.0 +%global aspnetcore_runtime_version %{runtime_version} %global sdk_version 6.0.100 -%global templates_version 6.0.0 +%global templates_version %{runtime_version} #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }') %global host_rpm_version %{host_version} @@ -664,7 +664,7 @@ export COMPlus_LTTng=0 %changelog -* Wed Nov 10 2021 Omair Majid - 6.0.100-1 +* Sun Dec 19 2021 Omair Majid - 6.0.100-1 - Update to .NET 6 * Fri Oct 22 2021 Omair Majid - 6.0.0-0.7.rc2 diff --git a/sources b/sources new file mode 100644 index 0000000..e5277d1 --- /dev/null +++ b/sources @@ -0,0 +1,3 @@ +SHA512 (dotnet-9e8b04bbff820c93c142f99a507a46b976f5c14c-x64-bootstrap.tar.xz) = dedbc8619af5141f7cba108c4060cbbcf9c4c4c8968180ed1dc71d2afdf829a99c479b6daaf5c15018b8cd66de14eb6fee9fc4072f81546067544a6a6a20b641 +SHA512 (dotnet-arm64-prebuilts-2021-10-29.tar.gz) = e24fb8bb8b0fb24f52a68d472356574d8edf7af554b14618aeeae6ff76b54ce5e6d8a9deb056f9bc052bff8d17bae01c6475217039508bb0e08303f9f6c4b5d1 +SHA512 (dotnet-s390x-prebuilts-2021-10-29.tar.gz) = 6ea9d857edce50efd1cc35a73b3b3ccb170bbdb5cc4c8b20fb0ee1c7cb75cc573a565b01ef1bf4eec10a3e6e5209143957425cee5ff3fe24c7c1c89813272a99