diff --git a/podman.spec b/podman.spec index b27b565..23464e0 100644 --- a/podman.spec +++ b/podman.spec @@ -410,6 +410,6 @@ cp -pav test/system %{buildroot}/%{_datadir}/%{name}/test/ %{_libexecdir}/%{name}/gvproxy %changelog -#%%autochangelog -* Thu Feb 17 2022 Lokesh Mandvekar -- placeholder changelog cause autospec doesn't like macros in git logs +%if "%{_vendor}" != "debbuild" +%autochangelog +%endif