From f01036f43e783e6904e7f7f7228bed7a118a8606 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Thu, 26 Dec 2024 15:20:19 +0530 Subject: [PATCH] switch to rpmautospec Resolves: RHEL-69441 Signed-off-by: Lokesh Mandvekar --- container-selinux.spec | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/container-selinux.spec b/container-selinux.spec index f446a90..2c0d33d 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -36,7 +36,7 @@ Epoch: 3 # to the correct value by Packit for copr and koji builds. # IGNORE this comment if you're looking at it in dist-git. Version: 2.234.2 -Release: 1%{?dist} +Release: %autorelease License: GPL-2.0-only URL: https://github.com/containers/%{name} Summary: SELinux policies for container runtimes @@ -135,16 +135,4 @@ if %{_sbindir}/selinuxenabled ; then fi %changelog -* Mon Nov 25 2024 Jindrich Novy - 3:2.234.2-1 -- update to https://github.com/containers/container-selinux/releases/tag/v2.234.2 -- Related: RHEL-67309 - -* Tue Oct 29 2024 Troy Dawson - 3:2.233.0-2 -- Bump release for October 2024 mass rebuild: - Resolves: RHEL-64018 - -* Mon Sep 16 2024 Jindrich Novy - 3:2.233.0-1 -- update to https://github.com/containers/container-selinux/releases/tag/v2.233.0 -- Related: RHEL-58990 - %autochangelog