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
|
||||
Version: 0.4.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Macros to simplify packaging of forge-hosted projects
|
||||
|
||||
License: GPL-1.0-or-later
|
||||
@ -63,6 +63,10 @@ export MACRO_LUA_DIR="%{buildroot}%{_rpmluadir}"
|
||||
|
||||
|
||||
%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
|
||||
- Add gating control files
|
||||
Resolves: RHEL-60802
|
||||
|
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
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
|
||||
tier: 1
|
||||
discover:
|
||||
how: fmf
|
||||
dist-git-source: true
|
||||
|
Loading…
Reference in New Issue
Block a user