public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dotnet8.0] rawhide: Update to .NET SDK 8.0.128 and Runtime 8.0.28
@ 2026-06-17 20:13 Omair Majid
  0 siblings, 0 replies; only message in thread
From: Omair Majid @ 2026-06-17 20:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dotnet8.0
Branch : rawhide
Commit : 2f8686bc7c3e953e482b2fbc9bc331eefb8de07d
Author : Omair Majid <omajid@redhat.com>
Date   : 2026-06-17T16:10:59-04:00
Stats  : +18/-13 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/dotnet8.0/c/2f8686bc7c3e953e482b2fbc9bc331eefb8de07d?branch=rawhide

Log:
Update to .NET SDK 8.0.128 and Runtime 8.0.28

---
diff --git a/.gitignore b/.gitignore
index 2618723..2e8c50c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,5 @@
 /dotnet-8.0.126.tar.gz.sig
 /dotnet-8.0.127.tar.gz
 /dotnet-8.0.127.tar.gz.sig
+/dotnet-8.0.128.tar.gz
+/dotnet-8.0.128.tar.gz.sig

diff --git a/dotnet8.0.spec b/dotnet8.0.spec
index a183b18..beeeb94 100644
--- a/dotnet8.0.spec
+++ b/dotnet8.0.spec
@@ -12,16 +12,16 @@
 # dotnet-host and netstandard-targeting-pack-2.1
 %global is_latest_dotnet 0
 
-%global host_version 8.0.27
-%global runtime_version 8.0.27
-%global aspnetcore_runtime_version 8.0.27
-%global sdk_version 8.0.127
+%global host_version 8.0.28
+%global runtime_version 8.0.28
+%global aspnetcore_runtime_version 8.0.28
+%global sdk_version 8.0.128
 %global sdk_feature_band_version %(echo %{sdk_version} | cut -d '-' -f 1 | sed -e 's|[[:digit:]][[:digit:]]$|00|')
 %global templates_version %{runtime_version}
 #%%global templates_version %%(echo %%{runtime_version} | awk 'BEGIN { FS="."; OFS="." } {print $1, $2, $3+1 }')
 
 # upstream can produce releases with a different tag than the SDK version
-%global upstream_tag v8.0.127
+%global upstream_tag v8.0.128
 %global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
 
 %global host_rpm_version %{host_version}
@@ -780,6 +780,9 @@ export COMPlus_LTTng=0
 
 
 %changelog
+* Wed Jun 17 2026 Omair Majid <omajid@redhat.com> - 8.0.128-1
+- Update to .NET SDK 8.0.128 and Runtime 8.0.28
+
 * Wed May 13 2026 Omair Majid <omajid@redhat.com> - 8.0.127-1
 - Update to .NET SDK 8.0.127 and Runtime 8.0.27
 

diff --git a/release.json b/release.json
index d871270..cc4621b 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
 {
-  "release": "8.0.27",
+  "release": "8.0.28",
   "channel": "8.0",
-  "tag": "v8.0.127",
-  "sdkVersion": "8.0.127",
-  "runtimeVersion": "8.0.27",
-  "aspNetCoreVersion": "8.0.27",
+  "tag": "v8.0.128",
+  "sdkVersion": "8.0.128",
+  "runtimeVersion": "8.0.28",
+  "aspNetCoreVersion": "8.0.28",
   "sourceRepository": "https://github.com/dotnet/dotnet",
-  "sourceVersion": "56fc147a7ac76b53fb65b82756da001129b26cc4"
+  "sourceVersion": "b8c15cdca7da2fa00c82bc2ee538bd88af758b8f"
 }

diff --git a/sources b/sources
index 2752016..3f747e8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-8.0.127.tar.gz) = ba4d00aa416feed87f72fd0474ed4857e33f5ddd8903be139e159ac643fef6016b3f5e502d729db922451d701ce842fd5c33e059a7b98ad31985d58770db78c2
-SHA512 (dotnet-8.0.127.tar.gz.sig) = 5a312cec72496c11fb70274103557e2e43223bd6013c0ad84f091443ed91ab2b087c44bc0faa14f00c5bc4afd81a0c83f4160351c5f3c174eae4dee1e2e556f3
+SHA512 (dotnet-8.0.128.tar.gz) = 6d405965f8d4c9afda7ac2ce33d7af7f9b6a316cf00951a447498ecf2152e2e1d6b5e4561d6535592e9fe1c5f18636547e754a00ad73ab230c8ac803f7f8b56f
+SHA512 (dotnet-8.0.128.tar.gz.sig) = bb1fbbc748959fbba96227bbce9f235fb7a7c8538f34a7c19fcb959045bed57b1db2fd982df471a14791a35c2b24e64c7f0a613cafea9f0753dfea05e5c77395

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

only message in thread, other threads:[~2026-06-17 20:13 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:13 [rpms/dotnet8.0] rawhide: Update to .NET SDK 8.0.128 and Runtime 8.0.28 Omair Majid

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