From dd73ce61099ef1121aed10a70aba09cec6dc2366 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 25 Sep 2025 08:41:52 +0000 Subject: [PATCH] import CS dotnet10.0-10.0.100~rc.1.25451.107-0.9.el9 --- .dotnet10.0.metadata | 4 ---- .gitignore | 4 ---- SPECS/dotnet10.0.spec | 10 +++++++--- 3 files changed, 7 insertions(+), 11 deletions(-) diff --git a/.dotnet10.0.metadata b/.dotnet10.0.metadata index 2aefa7a..118d395 100644 --- a/.dotnet10.0.metadata +++ b/.dotnet10.0.metadata @@ -1,5 +1 @@ ee1a56716978a3c41a44e3443000f707b07933c7 SOURCES/dotnet-10.0.100-rc.1.25451.107.tar.gz -62d6dafc4b1ce51f68320ed821b6e3b373392b95 SOURCES/dotnet-prebuilts-10.0.100-rc.1.25420.111-arm64.tar.gz -3ac146f7938cba5e13e302fed264d292b5a0d5eb SOURCES/dotnet-prebuilts-10.0.100-rc.1.25420.111-x64.tar.gz -85fda17f8a358b46070d1edbb798fe99e358d132 SOURCES/dotnet-prebuilts-10.0.100-rc.1.25451.107-ppc64le.tar.gz -813d4b3b93f64462efc3ce9b41aaa98f54c1cbe8 SOURCES/dotnet-prebuilts-10.0.100-rc.1.25451.107-s390x.tar.gz diff --git a/.gitignore b/.gitignore index a2c4d0d..c6678b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ SOURCES/dotnet-10.0.100-rc.1.25451.107.tar.gz -SOURCES/dotnet-prebuilts-10.0.100-rc.1.25420.111-arm64.tar.gz -SOURCES/dotnet-prebuilts-10.0.100-rc.1.25420.111-x64.tar.gz -SOURCES/dotnet-prebuilts-10.0.100-rc.1.25451.107-ppc64le.tar.gz -SOURCES/dotnet-prebuilts-10.0.100-rc.1.25451.107-s390x.tar.gz diff --git a/SPECS/dotnet10.0.spec b/SPECS/dotnet10.0.spec index 155bdce..1e4724e 100644 --- a/SPECS/dotnet10.0.spec +++ b/SPECS/dotnet10.0.spec @@ -1,4 +1,4 @@ -%bcond_without bootstrap +%bcond_with bootstrap # LTO triggers a compilation error for a source level issue. Given that LTO should not # change the validity of any given source and the nature of the error (undefined enum), I @@ -77,7 +77,7 @@ Name: dotnet%{dotnetver} Version: %{sdk_rpm_version} -Release: 0.8%{?dist} +Release: 0.9%{?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 @@ -902,7 +902,11 @@ export COMPlus_LTTng=0 %changelog -* Sun Sep 14 2025 Omair Majid - 10.0.100~preview.6.25358.103-0.8 +* Tue Sep 16 2025 Omair Majid - 10.0.100~rc.1.25451.107-0.9 +- Disable bootstrap +- Resolves: RHEL-114572 + +* Sun Sep 14 2025 Omair Majid - 10.0.100~rc.1.25451.107-0.8 - Update to RC 1 - Resolves: RHEL-114572