spec: Add %changelog stub

So that cockpituous' release-srpm can properly add the changelog from
the tag.
This commit is contained in:
Martin Pitt 2018-07-17 22:08:34 +02:00
parent 70ad97185c
commit ac23ce88fa

View file

@ -24,3 +24,5 @@ find %{buildroot} -type f >> files.list
sed -i "s|%{buildroot}||" *.list
%files -f files.list
%changelog