From: Jennifer Richards Date: Thu, 31 May 2018 19:22:45 +0000 (-0400) Subject: Add a build_tag parameter to the version in the RPM spec file X-Git-Tag: 3.4.0~1^2~14 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=trust_router.git;a=commitdiff_plain;h=787fd631b04fe51e6193012450544248e96d9b12 Add a build_tag parameter to the version in the RPM spec file This is to allow Jenkins to add a build number so we don't have to muck about with the spec file --- diff --git a/trust_router.spec b/trust_router.spec index 50baee6..53577c6 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -1,6 +1,6 @@ %global optflags %{optflags} -Wno-parentheses Name: trust_router -Version: 3.4.0~3 +Version: 3.4.0%{?build_tag} Release: 1%{?dist} Summary: Moonshot Trust Router