From: Boris Ranto Date: Tue, 27 Nov 2018 19:17:34 +0000 (+0100) Subject: 1.0-2 release X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fheads%2Fwip-dashboard;p=cephmetrics.git 1.0-2 release Signed-off-by: Boris Ranto --- diff --git a/build_srpm b/build_srpm index 5c1665a..6bc2e53 100755 --- a/build_srpm +++ b/build_srpm @@ -22,7 +22,7 @@ test -z "$DESCRIBE" && DESCRIBE="0.1-$(git rev-list --count HEAD)-g$(git rev-par VERSION=1.0 REVISION="$(echo $DESCRIBE | cut -s -d - -f 2-)" test -z "$REVISION" && REVISION=0 -RPM_RELEASE=1 +RPM_RELEASE=2 ## Build the source tarball