* Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.4.rc2
- never use spec-variables in changelog - replace dist.depcheck by dist.rpmdeplint - do gate stable as well to be effective on rawhide
This commit is contained in:
parent
af37d53a69
commit
1576d8e781
10
gating.yaml
10
gating.yaml
@ -4,6 +4,14 @@ product_versions:
|
||||
decision_context: bodhi_update_push_testing
|
||||
subject_type: koji_build
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: dist.depcheck}
|
||||
- !PassingTestCaseRule {test_case_name: dist.rpmdeplint}
|
||||
- !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: dist.rpmdeplint}
|
||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||
|
||||
|
@ -716,9 +716,14 @@ exit 0
|
||||
%license %{nagios_name}-%{nagios_hash}/COPYING
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.4.rc2
|
||||
- never use spec-variables in changelog
|
||||
- replace dist.depcheck by dist.rpmdeplint
|
||||
- do gate stable as well to be effective on rawhide
|
||||
|
||||
* Fri Oct 30 2020 Klaus Wenninger <kwenning@redhat.com> - 2.0.5-0.3.rc2
|
||||
- revert dependency corosync-devel back to corosynclib-devel as long
|
||||
as corosynclib-devel-package doesn't provide corosync-devel%{?_isa}
|
||||
as corosynclib-devel-package doesn't provide corosync-devel(isa)
|
||||
we would need for pacemaker-libs-devel to require
|
||||
- enable some basic gating-tests
|
||||
- re-add building documentation using publican to everything but ELN
|
||||
|
Loading…
Reference in New Issue
Block a user