libslirp-4.4.0-5.el9

- add gating.yaml
- Related: #2000051

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2022-02-09 12:53:34 +01:00
parent dab76b1967
commit 5344406995
2 changed files with 11 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
# recipients: jnovy, lsm5, santiago
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules: []

View File

@ -1,6 +1,6 @@
Name: libslirp
Version: 4.4.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A general purpose TCP-IP emulator
# check the SPDX tags in source files for details
@ -61,6 +61,10 @@ developing applications that use %{name}.
%changelog
* Wed Feb 09 2022 Jindrich Novy <jnovy@redhat.com> - 4.4.0-5
- add gating.yaml
- Related: #2000051
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.4.0-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688