spec: Add %changelog stub
So that cockpituous' release-srpm can properly add the changelog from the tag.
This commit is contained in:
parent
9af00423f4
commit
d361bbd76c
1 changed files with 2 additions and 0 deletions
|
|
@ -24,3 +24,5 @@ find %{buildroot} -type f >> files.list
|
|||
sed -i "s|%{buildroot}||" *.list
|
||||
|
||||
%files -f files.list
|
||||
|
||||
%changelog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue