Add git tag derived version to tarball and spec

Stop hardcoding the version in the spec file, and put the version into
dist tarballs.
This commit is contained in:
Martin Pitt 2018-06-22 13:24:19 +02:00
parent 7260f5c01f
commit 19e12a595e
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*