From 5bc1c0fc8b565e489df46415cf66776ab0c8111b Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 4 Oct 2021 12:03:51 +0200 Subject: [PATCH] container-tools-1-7.el9 - rebuild for https://issues.redhat.com/browse/RHELBLD-7728 - Related: #2000051 Signed-off-by: Jindrich Novy --- container-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/container-tools.spec b/container-tools.spec index 7020353..d96e7dd 100644 --- a/container-tools.spec +++ b/container-tools.spec @@ -1,6 +1,6 @@ Name: container-tools Version: 1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A meta-package witch container tools such as podman, buildah, skopeo, etc. License: MIT BuildArch: noarch @@ -45,6 +45,10 @@ This package contains system tests for %{name}. %files tests %changelog +* Mon Oct 04 2021 Jindrich Novy - 1-7 +- rebuild for https://issues.redhat.com/browse/RHELBLD-7728 +- Related: #2000051 + * Thu Sep 30 2021 Jindrich Novy - 1-6 - perform only sanity/installability tests for metapackage - Related: #2000051