import dotnet-2.1.522-2.el8
This commit is contained in:
parent
ec36f27d16
commit
f65703cff3
@ -1 +1 @@
|
|||||||
4b1cef0d4502e0c244f993f3a69093072e6512a1 SOURCES/dotnet-v2.1.521-SDK.tar.gz
|
ce35780d636509f074fdc6791d9d40ff606c0874 SOURCES/dotnet-v2.1.522-SDK.tar.gz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/dotnet-v2.1.521-SDK.tar.gz
|
SOURCES/dotnet-v2.1.522-SDK.tar.gz
|
||||||
|
@ -28,9 +28,9 @@
|
|||||||
|
|
||||||
%global simple_name dotnet
|
%global simple_name dotnet
|
||||||
|
|
||||||
%global host_version 2.1.25
|
%global host_version 2.1.26
|
||||||
%global runtime_version 2.1.25
|
%global runtime_version 2.1.26
|
||||||
%global sdk_version 2.1.521
|
%global sdk_version 2.1.522
|
||||||
|
|
||||||
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 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