|
|
|
@ -60,7 +60,7 @@
|
|
|
|
|
|
|
|
|
|
Name: dotnet6.0
|
|
|
|
|
Version: %{sdk_rpm_version}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: .NET Runtime and SDK
|
|
|
|
|
License: MIT and ASL 2.0 and BSD and LGPLv2+ and CC-BY and CC0 and MS-PL and EPL-1.0 and GPL+ and GPLv2 and ISC and OFL and zlib
|
|
|
|
|
URL: https://github.com/dotnet/
|
|
|
|
@ -475,8 +475,7 @@ export COMPlus_LTTng=0
|
|
|
|
|
export OPENSSL_ENABLE_SHA1_SIGNATURES=1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
CheckEolTargetFramework=false VERBOSE=1 timeout 6h \
|
|
|
|
|
./build.sh \
|
|
|
|
|
CheckEolTargetFramework=false VERBOSE=1 ./build.sh \
|
|
|
|
|
%if %{without bootstrap}
|
|
|
|
|
--with-sdk previously-built-dotnet \
|
|
|
|
|
%endif
|
|
|
|
@ -613,25 +612,21 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Sep 28 2024 Omair Majid <omajid@redhat.com> - 6.0.135-1
|
|
|
|
|
* Tue Oct 15 2024 Omair Majid <omajid@redhat.com> - 6.0.135-2
|
|
|
|
|
- Update to .NET SDK 6.0.135 and Runtime 6.0.35
|
|
|
|
|
- Resolves: RHEL-60798
|
|
|
|
|
- Resolves: RHEL-60799
|
|
|
|
|
|
|
|
|
|
* Thu Aug 29 2024 Omair Majid <omajid@redhat.com> - 6.0.134-1
|
|
|
|
|
- Update to .NET SDK 6.0.134 and Runtime 6.0.34
|
|
|
|
|
- Resolves: RHEL-56683
|
|
|
|
|
|
|
|
|
|
* Thu Aug 01 2024 Omair Majid <omajid@redhat.com> - 6.0.133-1
|
|
|
|
|
* Wed Aug 14 2024 Omair Majid <omajid@redhat.com> - 6.0.133-2
|
|
|
|
|
- Update to .NET SDK 6.0.133 and Runtime 6.0.33
|
|
|
|
|
- Resolves: RHEL-52386
|
|
|
|
|
- Resolves: RHEL-52385
|
|
|
|
|
|
|
|
|
|
* Thu Jun 27 2024 Omair Majid <omajid@redhat.com> - 6.0.132-1
|
|
|
|
|
* Tue Jul 09 2024 Omair Majid <omajid@redhat.com> - 6.0.132-2
|
|
|
|
|
- Update to .NET SDK 6.0.132 and Runtime 6.0.32
|
|
|
|
|
- Resolves: RHEL-45321
|
|
|
|
|
- Resolves: RHEL-45320
|
|
|
|
|
|
|
|
|
|
* Mon May 06 2024 Omair Majid <omajid@redhat.com> - 6.0.130-1
|
|
|
|
|
* Wed May 15 2024 Omair Majid <omajid@redhat.com> - 6.0.130-2
|
|
|
|
|
- Update to .NET SDK 6.0.130 and Runtime 6.0.30
|
|
|
|
|
- Resolves: RHEL-35310
|
|
|
|
|
- Resolves: RHEL-35308
|
|
|
|
|
|
|
|
|
|
* Tue Apr 09 2024 Omair Majid <omajid@redhat.com> - 6.0.129-2
|
|
|
|
|
- Update to .NET SDK 6.0.129 and Runtime 6.0.29
|
|
|
|
|