Modifications to the gating control files
Signed-off-by: David Cantrell <dcantrell@redhat.com>
This commit is contained in:
parent
a669c220d1
commit
a343ad2ffa
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: forge-srpm-macros
|
Name: forge-srpm-macros
|
||||||
Version: 0.4.0
|
Version: 0.4.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Macros to simplify packaging of forge-hosted projects
|
Summary: Macros to simplify packaging of forge-hosted projects
|
||||||
|
|
||||||
License: GPL-1.0-or-later
|
License: GPL-1.0-or-later
|
||||||
@ -63,6 +63,10 @@ export MACRO_LUA_DIR="%{buildroot}%{_rpmluadir}"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 03 2024 David Cantrell <dcantrell@redhat.com> - 0.4.0-3
|
||||||
|
- Modifications to the gating control files
|
||||||
|
Resolves: RHEL-60802
|
||||||
|
|
||||||
* Tue Dec 03 2024 David Cantrell <dcantrell@redhat.com> - 0.4.0-2
|
* Tue Dec 03 2024 David Cantrell <dcantrell@redhat.com> - 0.4.0-2
|
||||||
- Add gating control files
|
- Add gating control files
|
||||||
Resolves: RHEL-60802
|
Resolves: RHEL-60802
|
||||||
|
@ -3,4 +3,4 @@ product_versions:
|
|||||||
- rhel-10
|
- rhel-10
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/forge-srpm-macros.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
summary: Run forge-srpm-macros tests
|
summary: Run forge-srpm-macros tests
|
||||||
|
tier: 1
|
||||||
discover:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
dist-git-source: true
|
dist-git-source: true
|
||||||
|
Loading…
Reference in New Issue
Block a user