forked from mirrors/linphone-iphone
Add git commit step in rpm build
This commit is contained in:
parent
e3b097b998
commit
34390822d5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
Name: linphone
|
||||
Version: @VERSION@
|
||||
Release: 1%{?dist}
|
||||
Release: %(git describe --tags | sed 's/.*-\([0-9]*\)-g.*/\1/' || echo '1')%{?dist}
|
||||
Summary: Phone anywhere in the whole world by using the Internet
|
||||
|
||||
Group: Applications/Communications
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue