From 88c1b639b109ae62402e54c9685215d18b979cfe Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Thu, 25 Jul 2024 15:18:17 +0200 Subject: [PATCH] Remove %autorelease - Related: RHEL-39410 Signed-off-by: Jindrich Novy --- container-selinux.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-selinux.spec b/container-selinux.spec index bfc9891..d6e45eb 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -34,7 +34,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.232.1 -Release: %autorelease +Release: 2%{?dist} License: GPL-2.0-only URL: https://github.com/containers/%{name} Summary: SELinux policies for container runtimes