[Tizen] Update dotnet version to 6.0.9 in spec
authorGleb Balykov <g.balykov@samsung.com>
Sun, 6 Nov 2022 15:01:55 +0000 (18:01 +0300)
committer이형주/Common Platform Lab(SR)/삼성전자 <leee.lee@samsung.com>
Mon, 7 Nov 2022 03:08:22 +0000 (12:08 +0900)
packaging/coreclr.spec

index d65cfa37a092929669118e28f580f297546f8935..dc0599e2e5eba6d48a917f4af407799c905514cb 100755 (executable)
 %define pgo_instrument 0
 %define pgo_optimize 0
 
-%define dotnet_version  6.0.0
+%define dotnet_version  6.0.9
 
 Name:      coreclr
-Version:       6.0.0
+Version:       6.0.9
 Release:       0
 Summary:       Microsoft .NET Runtime with Microsoft .NET foundation class libraries (CoreCLR and CoreFX)
 Group:         Development/Languages