diff --git a/container-selinux.spec b/container-selinux.spec index 7bc4b39..5d4d07c 100644 --- a/container-selinux.spec +++ b/container-selinux.spec @@ -122,4 +122,9 @@ 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