Compare commits
No commits in common. "c8-beta" and "c8s" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
cdf71c2646e21e155c9501279716b611e1a24ab9 SOURCES/dotnet5.0-build-reference-packages-6ce5818.tar.gz
|
|
||||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
SOURCES/dotnet5.0-build-reference-packages-6ce5818.tar.gz
|
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
|
Name: dotnet5.0-build-reference-packages
|
||||||
Version: 0
|
Version: 0
|
||||||
Release: 12.20211117git%{shortcommit}%{?dist}
|
Release: 13.20211119git%{shortcommit}%{?dist}
|
||||||
Summary: Reference packages needed by the .NET 5.0 SDK build
|
Summary: Reference packages needed by the .NET 5.0 SDK build
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -68,9 +68,9 @@ cp -a Private.SourceBuild.ReferencePackages.%{version}.tar.gz %{buildroot}/%{_li
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Nov 17 2021 Omair Majid <omajid@redhat.com> - 0-12.20211117git6ce5818
|
* Sat Nov 20 2021 Omair Majid <omajid@redhat.com> - 0-13.20211119git6ce5818
|
||||||
- Update to upstream commit 6ce5818
|
- Update to upstream commit 6ce5818
|
||||||
- Resolves: RHBZ#2024345
|
- Resolves: RHBZ#2024343
|
||||||
|
|
||||||
* Wed Jun 09 2021 Omair Majid <omajid@redhat.com> - 0-11.20210607git5f10a4b
|
* Wed Jun 09 2021 Omair Majid <omajid@redhat.com> - 0-11.20210607git5f10a4b
|
||||||
- Add Conflicts for dotnet-build-reference-packages
|
- Add Conflicts for dotnet-build-reference-packages
|
||||||
20
gating.yaml
Normal file
20
gating.yaml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
--- !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