copy gating.yaml from c9s
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
42ece45e2b
commit
dbbd878463
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
@ -1,7 +1,7 @@
|
||||
Summary: C library for portable packet creation and injection
|
||||
Name: libnet
|
||||
Version: 1.3
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: BSD-2-Clause AND BSD-3-Clause
|
||||
URL: https://github.com/libnet/libnet
|
||||
Source0: https://github.com/libnet/libnet/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
@ -96,6 +96,9 @@ done
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 06 2024 Adrian Reber <areber@redhat.com> - 1.3-5
|
||||
- copy gating.yaml from c9s
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.3-4
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user