From 118b9cd3a0b6ec955dae21907aa1db47e6c4456bf7d8bd176fc031538406f8d9 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Mon, 19 Dec 2016 17:41:49 +0000 Subject: [PATCH] fix version OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/runc?expand=0&rev=32 --- runc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runc.spec b/runc.spec index 58746ee..4578717 100644 --- a/runc.spec +++ b/runc.spec @@ -50,7 +50,7 @@ %define version_unconverted %{git_version} Name: runc -Version: 0.1.1+git%{git_revision}_%{git_version}+%{git_patches} +Version: 0.1.1+git%{git_revision}_%{git_version} Release: 0 Summary: Tool for spawning and running OCI containers License: Apache-2.0