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 committed by Lars Karlitski
parent 9af00423f4
commit d361bbd76c

View file

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