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:
Martin Pitt 2018-06-22 20:07:29 +02:00 committed by Lars Karlitski
parent 7260f5c01f
commit f26741e269
3 changed files with 11 additions and 5 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@
*.rpm
node_modules/
dist/
/*.spec
/.vagrant
package-lock.json
Test*FAIL*