For DEB repos there is a different version that apt uses, this
allows the API to provide that information as well as the project
version.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
cat > $WORKSPACE/repo-extra.json << EOF
{
"version":"$vers",
+ "package_manager_version":"$dver",
"build_url":"$BUILD_URL",
"root_build_cause":"$ROOT_BUILD_CAUSE",
"node_name":"$NODE_NAME",
cat > $WORKSPACE/repo-extra.json << EOF
{
"version":"$vers",
+ "package_manager_version":"$vers",
"build_url":"$BUILD_URL",
"root_build_cause":"$ROOT_BUILD_CAUSE",
"node_name":"$NODE_NAME",