import UBI dotnet6.0-6.0.135-2.el9_5
This commit is contained in:
parent
96c9b64b0b
commit
2350766051
@ -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
|
Name: dotnet6.0
|
||||||
Version: %{sdk_rpm_version}
|
Version: %{sdk_rpm_version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: .NET Runtime and SDK
|
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
|
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/
|
URL: https://github.com/dotnet/
|
||||||
@ -475,8 +475,7 @@ export COMPlus_LTTng=0
|
|||||||
export OPENSSL_ENABLE_SHA1_SIGNATURES=1
|
export OPENSSL_ENABLE_SHA1_SIGNATURES=1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
CheckEolTargetFramework=false VERBOSE=1 timeout 6h \
|
CheckEolTargetFramework=false VERBOSE=1 ./build.sh \
|
||||||
./build.sh \
|
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
--with-sdk previously-built-dotnet \
|
--with-sdk previously-built-dotnet \
|
||||||
%endif
|
%endif
|
||||||
@ -613,25 +612,21 @@ rm -rf %{buildroot}%{_libdir}/dotnet/packs/NETStandard.Library.Ref/2.1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
- 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
|
* Wed Aug 14 2024 Omair Majid <omajid@redhat.com> - 6.0.133-2
|
||||||
- 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
|
|
||||||
- Update to .NET SDK 6.0.133 and Runtime 6.0.33
|
- 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
|
- 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
|
- 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
|
* 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
|
- Update to .NET SDK 6.0.129 and Runtime 6.0.29
|
||||||
|
Loading…
Reference in New Issue
Block a user