Compare commits
No commits in common. "c10s" and "c8-beta" have entirely different histories.
1
.dotnet5.0-build-reference-packages.metadata
Normal file
1
.dotnet5.0-build-reference-packages.metadata
Normal file
@ -0,0 +1 @@
|
||||
cdf71c2646e21e155c9501279716b611e1a24ab9 SOURCES/dotnet5.0-build-reference-packages-6ce5818.tar.gz
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/dotnet5.0-build-reference-packages-6ce5818.tar.gz
|
||||
/dotnet5.0-build-reference-packages-6ce5818.tar.gz
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
|
||||
Name: dotnet5.0-build-reference-packages
|
||||
Version: 0
|
||||
Release: 13.20211119git%{shortcommit}%{?dist}
|
||||
Release: 12.20211117git%{shortcommit}%{?dist}
|
||||
Summary: Reference packages needed by the .NET 5.0 SDK build
|
||||
|
||||
License: MIT
|
||||
@ -68,9 +68,9 @@ cp -a Private.SourceBuild.ReferencePackages.%{version}.tar.gz %{buildroot}/%{_li
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 20 2021 Omair Majid <omajid@redhat.com> - 0-13.20211119git6ce5818
|
||||
* Wed Nov 17 2021 Omair Majid <omajid@redhat.com> - 0-12.20211117git6ce5818
|
||||
- Update to upstream commit 6ce5818
|
||||
- Resolves: RHBZ#2024343
|
||||
- Resolves: RHBZ#2024345
|
||||
|
||||
* Wed Jun 09 2021 Omair Majid <omajid@redhat.com> - 0-11.20210607git5f10a4b
|
||||
- Add Conflicts for dotnet-build-reference-packages
|
||||
20
gating.yaml
20
gating.yaml
@ -1,20 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_testing
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- fedora-*
|
||||
decision_context: bodhi_update_push_stable
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
Loading…
Reference in New Issue
Block a user