Add git tag derived version to tarball and spec
Stop hardcoding the version in the spec file, and put the version into dist tarballs. Closes #27
This commit is contained in:
parent
7260f5c01f
commit
f26741e269
3 changed files with 11 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
|||
*.rpm
|
||||
node_modules/
|
||||
dist/
|
||||
/*.spec
|
||||
/.vagrant
|
||||
package-lock.json
|
||||
Test*FAIL*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue