git-buildpackage
git-buildpackage copied to clipboard
Fix RPM changelog header format (missing dash before version)
As stated in the documentation at: https://rpm-packaging-guide.github.io/#working-with-spec-files
...
Follow this format for the first line:
* Day-of-Week Month Day Year Name Surname <email> - Version-Release
...