From 8c577222abbd464821aec3c2eabbfaba1429ddf8 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:19:14 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- containers-common.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/containers-common.spec b/containers-common.spec index ba3e9f0..86901c8 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -40,7 +40,7 @@ Epoch: 5 # copr and koji builds. # If you're reading this on dist-git, the version is automatically filled in by Packit. Version: 0.60.2 -Release: 7%{?dist} +Release: 8%{?dist} License: Apache-2.0 BuildArch: noarch # for BuildRequires: go-md2man @@ -230,6 +230,10 @@ ln -s ../../../..%{_sysconfdir}/yum.repos.d/redhat.repo %{buildroot}%{_datadir}/ %files extra %changelog +* Tue Oct 29 2024 Troy Dawson - 5:0.60.2-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Tue Oct 29 2024 Jindrich Novy - 5:0.60.2-7 - Enable sigstore support - Resolves: RUN-2164