build rpm package during ci
* .gitignore: don't commit spot.spec * Makefile.am: write version number to spot.spec.in * .gitlab-ci.yml: new job builds the tarball and rpm package * spot.spec.in: spot.spec is used by rpmbuild to build the package
This commit is contained in:
parent
f5f5daec9a
commit
3c12015181
4 changed files with 215 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -80,3 +80,4 @@ GTAGS
|
|||
*.changes
|
||||
*.dsc
|
||||
*.gcov
|
||||
spot.spec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue