Compare commits

..

No commits in common. "c10s" and "c9s" have entirely different histories.
c10s ... c9s

View File

@ -412,10 +412,10 @@ Requires: dotnet-sdk-%{dotnetver}%{?_isa} >= %{sdk_rpm_version}-%{release}
# When installing AOT support, also install all dependencies needed to build # When installing AOT support, also install all dependencies needed to build
# NativeAOT applications. AOT invokes `clang ... -lssl -lcrypto -lbrotlienc # NativeAOT applications. AOT invokes `clang ... -lssl -lcrypto -lbrotlienc
# -lbrotlidec -lz ...`. # -lbrotlidec -lz ...`.
Requires: brotli-devel Requires: brotli-devel%{?_isa}
Requires: clang Requires: clang%{?_isa}
Requires: openssl-devel Requires: openssl-devel%{?_isa}
Requires: zlib-devel Requires: zlib-devel%{?_isa}
%description -n dotnet-sdk-aot-%{dotnetver} %description -n dotnet-sdk-aot-%{dotnetver}
This package provides Ahead-of-time (AOT) compilation support for the .NET SDK. This package provides Ahead-of-time (AOT) compilation support for the .NET SDK.
@ -844,23 +844,23 @@ export COMPlus_LTTng=0
%changelog %changelog
* Thu Oct 17 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.2.24474.1-0.5 * Thu Oct 17 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.2.24474.1-0.5
- Add missing runtime dependencies to -aot- subpackage - Add missing runtime dependencies to -aot- subpackage
- Related: RHEL-62799 - Related: RHEL-62776
* Tue Oct 15 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.2.24474.1-0.4 * Tue Oct 15 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.2.24474.1-0.4
- Update to .NET SDK 9.0.100-rc.2.24474.1 and Runtime 9.0.0-rc.2.24473.5 - Update to .NET SDK 9.0.100-rc.2.24474.1 and Runtime 9.0.0-rc.2.24473.5
- Resolves: RHEL-62799 - Resolves: RHEL-62776
* Wed Sep 11 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.1.24452.12-0.3 * Wed Sep 11 2024 Omair Majid <omajid@redhat.com> - 9.0.100~rc.1.24452.12-0.3
- Update to .NET SDK 9.0.100-rc.1.24452.12 and Runtime 9.0.0-rc.1.24431.7 - Update to .NET SDK 9.0.100-rc.1.24452.12 and Runtime 9.0.0-rc.1.24431.7
- Resolves: RHEL-59011 - Resolves: RHEL-59026
* Sun Aug 18 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.7.24407.1-0.2 * Sun Aug 18 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.7.24407.1-0.2
- Disable bootstrap - Disable bootstrap
- Related: RHEL-48619 - Related: RHEL-48617
* Thu Aug 15 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.7.24407.1-0.1 * Thu Aug 15 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.7.24407.1-0.1
- Update to .NET SDK 9 preview 7 and Runtime 9 preview 7 - Update to .NET SDK 9.0 preview 7 and Runtime 9.0 preview 7
- Resolves: RHEL-48619 - Resolves: RHEL-48617
* Thu Jun 13 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.5.24307.3-0.9 * Thu Jun 13 2024 Omair Majid <omajid@redhat.com> - 9.0.100~preview.5.24307.3-0.9
- Update to .NET SDK 9.0.100-preview.5.24307.3 and Runtime - Update to .NET SDK 9.0.100-preview.5.24307.3 and Runtime