import dotnet6.0-6.0.135-2.el9_5

c9 imports/c9/dotnet6.0-6.0.135-2.el9_5
MSVSphere Packaging Team 17 hours ago
parent 5719edfca9
commit 5ea96e8282
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

@ -1 +1 @@
2afbea98a8b143f8605fcd1839160ffb3b8401eb SOURCES/dotnet-v6.0.135.tar.gz
23d090289a0dbeedbc93fecb36f7c0e7e8e0e84e SOURCES/dotnet-v6.0.135.tar.gz

@ -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

Loading…
Cancel
Save