From ae4e74141c101e9aa18ade0002b66b565882e379 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Tue, 20 Jun 2023 11:42:06 +0200 Subject: [PATCH] containers-common-1-53.el9 - rebuild - Resolves: #2178263 Signed-off-by: Jindrich Novy --- containers-common.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/containers-common.spec b/containers-common.spec index 524fc6d..ffb00a2 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -12,7 +12,7 @@ Epoch: 2 Name: containers-common Version: 1 -Release: 52%{?dist} +Release: 53%{?dist} Summary: Common configuration and documentation for containers License: ASL 2.0 ExclusiveArch: %{go_arches} @@ -173,6 +173,10 @@ EOF %{_datadir}/rhel/secrets/* %changelog +* Tue Jun 20 2023 Jindrich Novy - 2:1-53 +- rebuild +- Resolves: #2178263 + * Fri Apr 21 2023 Jindrich Novy - 2:1-52 - update vendored components - Related: #2176063