container-tools-1-15.el10
- build for RHEL10 - Resolves: RHEL-92028 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
162436d664
commit
682797c5e4
@ -1,6 +1,6 @@
|
||||
Name: container-tools
|
||||
Version: 1
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc.
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
@ -32,7 +32,7 @@ Suggests: oci-seccomp-bpf-hook
|
||||
Suggests: runc
|
||||
|
||||
%description
|
||||
Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
|
||||
Latest versions of podman, buildah, skopeo, crun, conmon, CRIU, Udica, etc as
|
||||
well as dependencies such as container-selinux built and tested together, and
|
||||
updated.
|
||||
|
||||
@ -57,6 +57,10 @@ This package contains system tests for %{name}.
|
||||
%files tests
|
||||
|
||||
%changelog
|
||||
* Fri May 16 2025 Jindrich Novy <jnovy@redhat.com> - 1-15
|
||||
- build for RHEL10
|
||||
- Resolves: RHEL-92028
|
||||
|
||||
* Wed Dec 06 2023 Lokesh Mandvekar <lsm5@redhat.com> - 1-14
|
||||
- rebuild with updated dependencies:
|
||||
[python-]podman 4.8.0, buildah 1.33.2, skopeo 1.14.0,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user