Compare commits
No commits in common. "c8" and "c8s" have entirely different histories.
@ -1 +0,0 @@
|
||||
fbcabf5a416a0005a9f7495121f9ea8e95e8607e SOURCES/dotnet-v2.1.526-SDK.tar.gz
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
||||
SOURCES/dotnet-v2.1.526-SDK.tar.gz
|
||||
SOURCES/dotnet-v2.1.524-SDK.tar.gz
|
||||
/dotnet-v2.1.524-SDK.tar.gz
|
||||
|
@ -28,9 +28,9 @@
|
||||
|
||||
%global simple_name dotnet
|
||||
|
||||
%global host_version 2.1.30
|
||||
%global runtime_version 2.1.30
|
||||
%global sdk_version 2.1.526
|
||||
%global host_version 2.1.28
|
||||
%global runtime_version 2.1.28
|
||||
%global sdk_version 2.1.524
|
||||
|
||||
Name: dotnet
|
||||
Version: %{sdk_version}
|
||||
@ -317,25 +317,13 @@ rm %{buildroot}%{_libdir}/%{simple_name}/dotnet
|
||||
%{_libdir}/%{simple_name}/sdk/%{sdk_version}
|
||||
|
||||
%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
|
||||
* Mon May 17 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
|
||||
- Resolves: RHBZ#1953763
|
||||
|
||||
* 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 Apr 21 2021 Omair Majid <omajid@redhat.com> - 2.1.523-2
|
||||
- Update to .NET SDK 2.1.523 and Runtime 2.1.27
|
||||
- Resolves: RHBZ#1946718
|
||||
|
||||
* 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
|
7
gating.yaml
Normal file
7
gating.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
# recipients: dotnet-notifications
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
Loading…
Reference in New Issue
Block a user