From 1a501c866eea88309405ad3cc1381e936ac5432b Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Fri, 28 Apr 2023 13:39:45 -0400 Subject: [PATCH] fedora spec not used for packit copr-builds Signed-off-by: Lokesh Mandvekar --- container-selinux.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/container-selinux.spec b/container-selinux.spec index 9add30d..0059ad0 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -127,9 +127,4 @@ if %{_sbindir}/selinuxenabled ; then fi %changelog -%if 0%{?centos} == 8 -* Fri Feb 10 2023 Lokesh Mandvekar -- Dummy changelog to make packit centos 8 copr builds happy -%else %autochangelog -%endif