From 682797c5e4e3007dba5d03a0cbb01afa84615bb2 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Fri, 16 May 2025 11:14:32 +0200 Subject: [PATCH] container-tools-1-15.el10 - build for RHEL10 - Resolves: RHEL-92028 Signed-off-by: Jindrich Novy --- container-tools.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/container-tools.spec b/container-tools.spec index de664fd..b881228 100644 --- a/container-tools.spec +++ b/container-tools.spec @@ -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 - 1-15 +- build for RHEL10 +- Resolves: RHEL-92028 + * Wed Dec 06 2023 Lokesh Mandvekar - 1-14 - rebuild with updated dependencies: [python-]podman 4.8.0, buildah 1.33.2, skopeo 1.14.0,