forked from pool/lua-macros
macros.lua: Fix parsing on older SLE releases #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "michals/lua-macros:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Older RPM versions don't like blank lines in lua macros.
macros.lua: Fx parsing on older SLE releasesto macros.lua: Fix parsing on older SLE releasesOK, I didn’t know that. Thank you.
@michals And actually, I should reject this: it is missing entry in
*.changes. Please, add them, now I will have to do it myself.Is this documented somewhere?
This somewhat varies per project. Some use some changelog generator.
hm, I guess this is because of using git workfow directly, there is no step where the changelog could be generated. The projects where this works develop in a separate repository, and import the source with a service