Modifications to the gating control files

Signed-off-by: David Cantrell <dcantrell@redhat.com>
This commit is contained in:
David Cantrell 2024-12-03 14:13:08 -05:00
parent a669c220d1
commit a343ad2ffa
3 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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}

View File

@ -1,4 +1,5 @@
summary: Run forge-srpm-macros tests
tier: 1
discover:
how: fmf
dist-git-source: true