import dotnet-2.1.526-1.el8_4
This commit is contained in:
parent
c474a462c5
commit
dd11dd31c7
@ -1 +1 @@
|
|||||||
4b1cef0d4502e0c244f993f3a69093072e6512a1 SOURCES/dotnet-v2.1.521-SDK.tar.gz
|
fbcabf5a416a0005a9f7495121f9ea8e95e8607e SOURCES/dotnet-v2.1.526-SDK.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/dotnet-v2.1.521-SDK.tar.gz
|
SOURCES/dotnet-v2.1.526-SDK.tar.gz
|
||||||
|
@ -28,13 +28,13 @@
|
|||||||
|
|
||||||
%global simple_name dotnet
|
%global simple_name dotnet
|
||||||
|
|
||||||
%global host_version 2.1.25
|
%global host_version 2.1.30
|
||||||
%global runtime_version 2.1.25
|
%global runtime_version 2.1.30
|
||||||
%global sdk_version 2.1.521
|
%global sdk_version 2.1.526
|
||||||
|
|
||||||
Name: dotnet
|
Name: dotnet
|
||||||
Version: %{sdk_version}
|
Version: %{sdk_version}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: .NET Core CLI tools and runtime
|
Summary: .NET Core CLI tools and runtime
|
||||||
License: MIT and ASL 2.0 and BSD
|
License: MIT and ASL 2.0 and BSD
|
||||||
URL: https://github.com/dotnet/
|
URL: https://github.com/dotnet/
|
||||||
@ -317,6 +317,26 @@ rm %{buildroot}%{_libdir}/%{simple_name}/dotnet
|
|||||||
%{_libdir}/%{simple_name}/sdk/%{sdk_version}
|
%{_libdir}/%{simple_name}/sdk/%{sdk_version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 16 2021 Omair Majid <omajid@redhat.com> - 2.1.526-1
|
||||||
|
- Update to .NET SDK 2.1.526 and Runtime 2.1.30
|
||||||
|
- Resolves: RHBZ#1993896
|
||||||
|
|
||||||
|
* Tue Aug 03 2021 Omair Majid <omajid@redhat.com> - 2.1.525-1
|
||||||
|
- Update to .NET SDK 2.1.525 and Runtime 2.1.29
|
||||||
|
- Resolves: RHBZ#1988581
|
||||||
|
|
||||||
|
* Tue Apr 27 2021 Omair Majid <omajid@redhat.com> - 2.1.524-1
|
||||||
|
- Update to .NET SDK 2.1.524 and Runtime 2.1.28
|
||||||
|
- Resolves: RHBZ#1953766
|
||||||
|
|
||||||
|
* Thu Apr 08 2021 Omair Majid <omajid@redhat.com> - 2.1.523-1
|
||||||
|
- Update to .NET Core SDK 2.1.523 and Runtime 2.1.27
|
||||||
|
- Resolves: RHBZ#1947454
|
||||||
|
|
||||||
|
* Tue Mar 09 2021 Omair Majid <omajid@redhat.com> - 2.1.522-2
|
||||||
|
- Update to .NET Core SDK 2.1.522 and Runtime 2.1.26
|
||||||
|
- Resolves: RHBZ#1933334
|
||||||
|
|
||||||
* Wed Feb 10 2021 Omair Majid <omajid@redhat.com> - 2.1.521-2
|
* Wed Feb 10 2021 Omair Majid <omajid@redhat.com> - 2.1.521-2
|
||||||
- Update to .NET Core SDK 2.1.521 and Runtime 2.1.25
|
- Update to .NET Core SDK 2.1.521 and Runtime 2.1.25
|
||||||
- Resolves: RHBZ#1921939
|
- Resolves: RHBZ#1921939
|
||||||
|
Loading…
Reference in New Issue
Block a user