public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Omair Majid <omajid@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dotnet8.0] f43: Update to .NET SDK 8.0.130 and Runtime 8.0.30
Date: Wed, 12 Aug 2026 01:32:42 GMT [thread overview]
Message-ID: <178649836228.1.11561422389207501530.rpms-dotnet8.0-402f987448a9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dotnet8.0
Branch : f43
Commit : 402f987448a9cdb6c9ba778c627e45e248455800
Author : Omair Majid <omajid@redhat.com>
Date : 2026-08-11T19:18:40-04:00
Stats : +19/-14 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/dotnet8.0/c/402f987448a9cdb6c9ba778c627e45e248455800?branch=f43
Log:
Update to .NET SDK 8.0.130 and Runtime 8.0.30
---
diff --git a/.gitignore b/.gitignore
index 8eeb1b4..66430dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,5 @@
/dotnet-8.0.128.tar.gz.sig
/dotnet-8.0.129.tar.gz
/dotnet-8.0.129.tar.gz.sig
+/dotnet-8.0.130.tar.gz
+/dotnet-8.0.130.tar.gz.sig
diff --git a/dotnet8.0.spec b/dotnet8.0.spec
index 03b0b6a..40fd783 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.29
-%global runtime_version 8.0.29
-%global aspnetcore_runtime_version 8.0.29
-%global sdk_version 8.0.129
+%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 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.129
+%global upstream_tag v8.0.130
%global upstream_tag_without_v %(echo %{upstream_tag} | sed -e 's|^v||')
%global host_rpm_version %{host_version}
@@ -50,7 +50,7 @@
Name: dotnet%{dotnetver}
Version: %{sdk_rpm_version}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: .NET Runtime and SDK
License: 0BSD AND Apache-2.0 AND (Apache-2.0 WITH LLVM-exception) AND APSL-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND BSL-1.0 AND bzip2-1.0.6 AND CC0-1.0 AND CC-BY-3.0 AND CC-BY-4.0 AND CC-PDDC AND CNRI-Python AND EPL-1.0 AND GPL-2.0-only AND (GPL-2.0-only WITH GCC-exception-2.0) AND GPL-2.0-or-later AND GPL-3.0-only AND ICU AND ISC AND LGPL-2.1-only AND LGPL-2.1-or-later AND LicenseRef-Fedora-Public-Domain AND LicenseRef-ISO-8879 AND MIT AND MIT-Wu AND MS-PL AND MS-RL AND NCSA AND OFL-1.1 AND OpenSSL AND Unicode-DFS-2015 AND Unicode-DFS-2016 AND W3C-19980720 AND X11 AND Zlib
@@ -844,6 +844,9 @@ export COMPlus_LTTng=0
%changelog
+* 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
+
* Mon Jul 20 2026 Omair Majid <omajid@redhat.com> - 8.0.129-1
- Update to .NET SDK 8.0.129 and Runtime 8.0.29
diff --git a/release.json b/release.json
index 5afd451..5573e1d 100644
--- a/release.json
+++ b/release.json
@@ -1,10 +1,10 @@
{
- "release": "8.0.29",
+ "release": "8.0.30",
"channel": "8.0",
- "tag": "v8.0.129",
- "sdkVersion": "8.0.129",
- "runtimeVersion": "8.0.29",
- "aspNetCoreVersion": "8.0.29",
+ "tag": "v8.0.130",
+ "sdkVersion": "8.0.130",
+ "runtimeVersion": "8.0.30",
+ "aspNetCoreVersion": "8.0.30",
"sourceRepository": "https://github.com/dotnet/dotnet",
- "sourceVersion": "761968561827fbf9fd55e1259e7e0963b1a5613a"
+ "sourceVersion": "9e39aff286efe0c252f24f4c1058af990acfc076"
}
diff --git a/sources b/sources
index cf6f19e..79183e0 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dotnet-8.0.129.tar.gz) = 4b81d3f9d6d3ce54254dd70bd92e877cce5e044e2a0b362f5b893b5fa21e42141cf5809a03b1c7e4c91486820ebf749b4fbc0c738e4bc37315d7581f152261dc
-SHA512 (dotnet-8.0.129.tar.gz.sig) = 8823e65fcecfce49eece52b30c9738521b1dc2d0d541e55e42e5708c29477b690a242174b318f706b5da211afe8c89f1caaf8235b44ccbe6bfb67c3ad263f442
+SHA512 (dotnet-8.0.130.tar.gz) = c74abad0cde93fdf51364509f92b10c9f18b5f3cfba78ee3e6065f61ae0176d519024864cb08f631b4650975a06b754132c76b36308538bc0e6eac0a84a2b8e0
+SHA512 (dotnet-8.0.130.tar.gz.sig) = 55c6fe4305880105c94de1636b916780d133d6a0f54965d61029918195480cae20384e1d8ffb80176ac711f320f9ec5bf629993f3699b4fadaf47e82df8773e7
reply other threads:[~2026-08-12 1:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178649836228.1.11561422389207501530.rpms-dotnet8.0-402f987448a9@fedoraproject.org \
--to=omajid@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox