Skip to content

Commit e783447

Browse files
committed
Problem: SUSE builds fail due to empty changelog in spec file
Solution: generate the same dummy entry as the Debian changelog
1 parent f3f106d commit e783447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zproject_redhat.gsl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,4 +497,6 @@ python3 setup.py install --root=%{buildroot} --skip-build --prefix %{_prefix}
497497
.endif
498498

499499
%changelog
500+
* Wed Dec 31 2014 $(project.name) Developers <$(project.email)
501+
- Initial packaging.
500502
.endmacro

0 commit comments

Comments
 (0)