From: Michael Tremer Date: Mon, 31 Oct 2011 09:38:56 +0000 (+0100) Subject: libsolv: Correctly tag the release when using git versions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f9d56f2091e17d945dfda550230dbcc5c225ab;p=ipfire-3.x.git libsolv: Correctly tag the release when using git versions. --- diff --git a/libsolv/libsolv.nm b/libsolv/libsolv.nm index f11aae880..22455af86 100644 --- a/libsolv/libsolv.nm +++ b/libsolv/libsolv.nm @@ -6,7 +6,7 @@ name = libsolv version = 0.0.0 git_ver = 0db9d7f -release = 1 +release = 2.git%{git_ver} maintainer = Michael Tremer groups = System/Libraries