public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dotnet8.0] f43: Update to .NET SDK 8.0.131 and Runtime 8.0.31
@ 2026-09-11 17:55 Omair Majid
0 siblings, 0 replies; only message in thread
From: Omair Majid @ 2026-09-11 17:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dotnet8.0
Branch : f43
Commit : 34cf851d3016e8c24b26e34f525fc14a7aa4d339
Author : Omair Majid <omajid@redhat.com>
Date : 2026-09-10T18:39:42-04:00
Stats : +18/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/dotnet8.0/c/34cf851d3016e8c24b26e34f525fc14a7aa4d339?branch=f43
Log:
Update to .NET SDK 8.0.131 and Runtime 8.0.31
---
diff --git a/.gitignore b/.gitignore
index 66430dc..fa1c615 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,3 +88,5 @@
/dotnet-8.0.129.tar.gz.sig
/dotnet-8.0.130.tar.gz
/dotnet-8.0.130.tar.gz.sig
+/dotnet-8.0.131.tar.gz
+/dotnet-8.0.131.tar.gz.sig
diff --git a/dotnet8.0.spec b/dotnet8.0.spec
index 40fd783..ef8b2eb 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.30
-%global runtime_version 8.0.30
-%global aspnetcore_runtime_version 8.0.30
-%global sdk_version 8.0.130
+%global host_version 8.0.31
+%global runtime_version 8.0.31
+%global aspnetcore_runtime_version 8.0.31
+%global sdk_version 8.0.131
%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.130
+%global upstream_tag v8.0.131
%global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
%global host_rpm_version %{host_version}
@@ -844,6 +844,9 @@ export COMPlus_LTTng=0
%changelog
+* Thu Sep 10 2026 Omair Majid <omajid@redhat.com> - 8.0.131-1
+- Update to .NET SDK 8.0.131 and Runtime 8.0.31
+
* Tue Aug 11 2026 Omair Majid <omajid@redhat.com> - 8.0.130-1
- Update to .NET SDK 8.0.130 and Runtime 8.0.30
diff --git a/release.json b/release.json
index 5573e1d..a628336 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
{
- "release": "8.0.30",
+ "release": "8.0.31",
"channel": "8.0",
- "tag": "v8.0.130",
- "sdkVersion": "8.0.130",
- "runtimeVersion": "8.0.30",
- "aspNetCoreVersion": "8.0.30",
+ "tag": "v8.0.131",
+ "sdkVersion": "8.0.131",
+ "runtimeVersion": "8.0.31",
+ "aspNetCoreVersion": "8.0.31",
"sourceRepository": "https://github.com/dotnet/dotnet",
- "sourceVersion": "9e39aff286efe0c252f24f4c1058af990acfc076"
+ "sourceVersion": "dcd1e156a1ad92b88633718b006de5e84c8a2253"
}
diff --git a/sources b/sources
index 79183e0..3271b0f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-8.0.130.tar.gz) = c74abad0cde93fdf51364509f92b10c9f18b5f3cfba78ee3e6065f61ae0176d519024864cb08f631b4650975a06b754132c76b36308538bc0e6eac0a84a2b8e0
-SHA512 (dotnet-8.0.130.tar.gz.sig) = 55c6fe4305880105c94de1636b916780d133d6a0f54965d61029918195480cae20384e1d8ffb80176ac711f320f9ec5bf629993f3699b4fadaf47e82df8773e7
+SHA512 (dotnet-8.0.131.tar.gz) = 5d4cac8a248abfd7c17e80bda9b1e5b0a28926358bb737403add0c4412fae73e7dbfc3024b6224da4ef85143550cf84ebc22e7e0f66a87e2728b43fccb3eedb3
+SHA512 (dotnet-8.0.131.tar.gz.sig) = f8d550549328a664274e62175f1acc4ec4af1c4d1db06b169bd1f6ad36b465e8c18707ee953602bfb82ca7610d5e83221bc2305b20d26a76e44dbf4790776547
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 17:55 [rpms/dotnet8.0] f43: Update to .NET SDK 8.0.131 and Runtime 8.0.31 Omair Majid
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox