dummy changelog to make packit centos 8 copr builds happy

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2023-02-10 18:36:41 +05:30
parent 586b681dfe
commit 5434a9802e

View File

@ -122,4 +122,9 @@ if %{_sbindir}/selinuxenabled ; then
fi
%changelog
%if 0%{?centos} == 8
* Fri Feb 10 2023 Lokesh Mandvekar <lsm5@fedoraproject.org>
- Dummy changelog to make packit centos 8 copr builds happy
%else
%autochangelog
%endif