public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dotnet9.0] f44: Update to .NET SDK 9.0.120 and Runtime 9.0.19
@ 2026-08-13 13:01 Omair Majid
  0 siblings, 0 replies; only message in thread
From: Omair Majid @ 2026-08-13 13:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dotnet9.0
Branch : f44
Commit : 5e0363b997c8d75ef81d0528191e01876e589c0d
Author : Omair Majid <omajid@redhat.com>
Date   : 2026-08-13T09:00:58-04:00
Stats  : +17/-12 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/dotnet9.0/c/5e0363b997c8d75ef81d0528191e01876e589c0d?branch=f44

Log:
Update to .NET SDK 9.0.120 and Runtime 9.0.19

---
diff --git a/.gitignore b/.gitignore
index c90ffdb..eaec794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,5 @@
 /dotnet-9.0.118.tar.gz.sig
 /dotnet-9.0.119.tar.gz
 /dotnet-9.0.119.tar.gz.sig
+/dotnet-9.0.120.tar.gz
+/dotnet-9.0.120.tar.gz.sig

diff --git a/dotnet9.0.spec b/dotnet9.0.spec
index fab8a17..b062552 100644
--- a/dotnet9.0.spec
+++ b/dotnet9.0.spec
@@ -14,13 +14,13 @@
 
 # upstream can produce releases with a different tag than the SDK version
 #%%global upstream_tag v%%{runtime_version}
-%global upstream_tag v9.0.119
+%global upstream_tag v9.0.120
 %global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
 
 %global hostfxr_version %{runtime_version}
-%global runtime_version 9.0.18
-%global aspnetcore_runtime_version 9.0.18
-%global sdk_version 9.0.119
+%global runtime_version 9.0.19
+%global aspnetcore_runtime_version 9.0.19
+%global sdk_version 9.0.120
 %global sdk_feature_band_version %(echo %{sdk_version} | cut -d '-' -f 1 | sed -e 's|[[:digit:]][[:digit:]]$|00|')
 %global templates_version %{aspnetcore_runtime_version}
 #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
@@ -908,6 +908,9 @@ export COMPlus_LTTng=0
 
 
 %changelog
+* Wed Aug 12 2026 Omair Majid <omajid@redhat.com> - 9.0.120-1
+- Update to .NET SDK 9.0.120 and Runtime 9.0.19
+
 * Tue Jul 14 2026 Omair Majid <omajid@redhat.com> - 9.0.119-1
 - Update to .NET SDK 9.0.119 and Runtime 9.0.18
 

diff --git a/release.json b/release.json
index 5f4cae0..5c91bdb 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
 {
-  "release": "9.0.18",
+  "release": "9.0.19",
   "channel": "9.0",
-  "tag": "v9.0.119",
-  "sdkVersion": "9.0.119",
-  "runtimeVersion": "9.0.18",
-  "aspNetCoreVersion": "9.0.18",
+  "tag": "v9.0.120",
+  "sdkVersion": "9.0.120",
+  "runtimeVersion": "9.0.19",
+  "aspNetCoreVersion": "9.0.19",
   "sourceRepository": "https://github.com/dotnet/dotnet",
-  "sourceVersion": "d088fc83496a99a5785ecdf74c012f61a335c338"
+  "sourceVersion": "d0558bff3d817c76a12aa6852050b71c5b742c40"
 }

diff --git a/sources b/sources
index 1e55a04..bcc1275 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-9.0.119.tar.gz) = bdb5e0bd73b7edf0cc7bf72d9ef07a31691c442bf436e1e25c7d3ac5ee02768bf405a28c004df62db1bb3f0553cb47d6dbd894106667186c7187a13138e23a09
-SHA512 (dotnet-9.0.119.tar.gz.sig) = 8c834c6d64e8143397071620f35d7f2f246da29df05f33a6bb502d2e3b8c3249134ea64fdf0bc3bc407df51a3009b2be8778c1de722f54906bf6e9713763d9b1
+SHA512 (dotnet-9.0.120.tar.gz) = 8c645e6e476f5c045be8da3eec88a1698178c08773b11704fc48c93a3d7dc9421461b4fd233718a26bb2b989b26fe217c5222883aae51dc547074e06b300b158
+SHA512 (dotnet-9.0.120.tar.gz.sig) = f8fd421dbb3b49fb3214b4f14db849a75a7cbcdfdb891f7fb3f0801dee32362c55734d4f29c04db784058c9efc1d6553dbf15452b3805e28f3aa5a037b2dd993

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13 13:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13 13:01 [rpms/dotnet9.0] f44: Update to .NET SDK 9.0.120 and Runtime 9.0.19 Omair Majid

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox