diff options
Diffstat (limited to 'packaging/coreclr.spec')
-rw-r--r-- | packaging/coreclr.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec index ae7b038798..1a8596095a 100644 --- a/packaging/coreclr.spec +++ b/packaging/coreclr.spec @@ -7,12 +7,12 @@ %define dotnet_buildtype Debug %endif -%define dotnet_version 1.0.0 +%define dotnet_version 2.0.0 # git rev-parse --verify HEAD -%define CORECLR_GIT_HASH e62b0f82a9c5bb770ac27ad2616074a32dbf0325 +%define CORECLR_GIT_HASH 402cea75d76b210e7f061d0587d46daa27062e01 Name: coreclr -Version: 1.0.0.9910 +Version: 2.0.0.11353 Release: 0 Summary: Microsoft .NET Runtime, Coreclr Group: Development/Languages @@ -24,8 +24,8 @@ Source1001: %{name}.manifest Source1002: libicu.tar.gz Source1003: dep_libs.tar.gz # Gbp-Ignore-Patches: 0 1 -Patch0: Add-Tizen-RuntimeID-case.patch -Patch1: Add-project.lock.json-files.patch +Patch0: Add-project.lock.json-files.patch +Patch1: Add-Tizen-RuntimeID-case.patch ExcludeArch: aarch64 |