import dotnet-2.1.524-1.el8_4
This commit is contained in:
parent
9ebf261a2c
commit
6723f158c1
@ -1 +1 @@
|
|||||||
d6b555ac64d98de6c7e8a1963733c483a88080c6 SOURCES/dotnet-v2.1.523-SDK.tar.gz
|
2fee9d8aa7da885c04133e5185c15abd599e4bf6 SOURCES/dotnet-v2.1.524-SDK.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/dotnet-v2.1.523-SDK.tar.gz
|
SOURCES/dotnet-v2.1.524-SDK.tar.gz
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
|
|
||||||
%global simple_name dotnet
|
%global simple_name dotnet
|
||||||
|
|
||||||
%global host_version 2.1.27
|
%global host_version 2.1.28
|
||||||
%global runtime_version 2.1.27
|
%global runtime_version 2.1.28
|
||||||
%global sdk_version 2.1.523
|
%global sdk_version 2.1.524
|
||||||
|
|
||||||
Name: dotnet
|
Name: dotnet
|
||||||
Version: %{sdk_version}
|
Version: %{sdk_version}
|
||||||
@ -317,6 +317,10 @@ rm %{buildroot}%{_libdir}/%{simple_name}/dotnet
|
|||||||
%{_libdir}/%{simple_name}/sdk/%{sdk_version}
|
%{_libdir}/%{simple_name}/sdk/%{sdk_version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
* 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
|
- Update to .NET Core SDK 2.1.523 and Runtime 2.1.27
|
||||||
- Resolves: RHBZ#1947454
|
- Resolves: RHBZ#1947454
|
||||||
|
Loading…
Reference in New Issue
Block a user