public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dotnet9.0] rawhide: Update to .NET SDK 9.0.118 and Runtime 9.0.17
@ 2026-06-17 20:11 Omair Majid
0 siblings, 0 replies; only message in thread
From: Omair Majid @ 2026-06-17 20:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dotnet9.0
Branch : rawhide
Commit : 8c60f0a701507fa4aea170fec0b1f54afdf18840
Author : Omair Majid <omajid@redhat.com>
Date : 2026-06-17T16:10:48-04:00
Stats : +17/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/dotnet9.0/c/8c60f0a701507fa4aea170fec0b1f54afdf18840?branch=rawhide
Log:
Update to .NET SDK 9.0.118 and Runtime 9.0.17
---
diff --git a/.gitignore b/.gitignore
index 43ed0cc..8968a48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -84,3 +84,5 @@
/dotnet-9.0.116.tar.gz.sig
/dotnet-9.0.117.tar.gz
/dotnet-9.0.117.tar.gz.sig
+/dotnet-9.0.118.tar.gz
+/dotnet-9.0.118.tar.gz.sig
diff --git a/dotnet9.0.spec b/dotnet9.0.spec
index bd03fc9..a80fe0b 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.117
+%global upstream_tag v9.0.118
%global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
%global hostfxr_version %{runtime_version}
-%global runtime_version 9.0.16
-%global aspnetcore_runtime_version 9.0.16
-%global sdk_version 9.0.117
+%global runtime_version 9.0.17
+%global aspnetcore_runtime_version 9.0.17
+%global sdk_version 9.0.118
%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 }')
@@ -900,6 +900,9 @@ export COMPlus_LTTng=0
%changelog
+* Wed Jun 17 2026 Omair Majid <omajid@redhat.com> - 9.0.118-1
+- Update to .NET SDK 9.0.118 and Runtime 9.0.17
+
* Wed May 13 2026 Omair Majid <omajid@redhat.com> - 9.0.117-1
- Update to .NET SDK 9.0.117 and Runtime 9.0.16
diff --git a/release.json b/release.json
index f1cdda8..9d90ea8 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
{
- "release": "9.0.16",
+ "release": "9.0.17",
"channel": "9.0",
- "tag": "v9.0.117",
- "sdkVersion": "9.0.117",
- "runtimeVersion": "9.0.16",
- "aspNetCoreVersion": "9.0.16",
+ "tag": "v9.0.118",
+ "sdkVersion": "9.0.118",
+ "runtimeVersion": "9.0.17",
+ "aspNetCoreVersion": "9.0.17",
"sourceRepository": "https://github.com/dotnet/dotnet",
- "sourceVersion": "14d5ddefede18b29eb0f2ea918c79861a5211177"
+ "sourceVersion": "0e130a2a48932020769116917601ab164ad8d781"
}
diff --git a/sources b/sources
index 0f20df5..f68e41c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-9.0.117.tar.gz) = ed68ecc072bfa4efeb82a79284c03b1bf4e155e63eb6ddffe3130ba981c2c26b824acb6e9e484a0c1f2679bfa89fcab75e8b7faa884565023b5e1f21d550f6cf
-SHA512 (dotnet-9.0.117.tar.gz.sig) = 1647405ca5a79beebe1d47d57c29b709f84b24a505bcadb777b370ed532a87f3a7388c313b1fe3c72951de984a6a8f9dec6f03da5c0a1d8914fc54965fd60fd0
+SHA512 (dotnet-9.0.118.tar.gz) = 7fcafd75240c84469605acaa2e639e522579984c2e0af9706e322d41543d250ad6d56d4d10d3ff2084ed4bedf280d1359eaefd0323bdf51b9e2884b1f49fcd61
+SHA512 (dotnet-9.0.118.tar.gz.sig) = 9d9ed153c8562ad821f042e9510e8b50b98bd29a2ba6166f28f97fb4ac89ba23633eeb53efa498686e82ffe853fb1494c4404627a6e5c82180a21cbeafcb1c64
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-17 20:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-17 20:11 [rpms/dotnet9.0] rawhide: Update to .NET SDK 9.0.118 and Runtime 9.0.17 Omair Majid
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox