From 522567f630bd8ba0be6ce6c3c4b151d4771dc22f Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Thu, 22 Oct 2015 09:48:41 +0200 Subject: dot.version fixup --- seabios.git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seabios.git.spec b/seabios.git.spec index 7005884..ee53b68 100644 --- a/seabios.git.spec +++ b/seabios.git.spec @@ -59,7 +59,7 @@ function do_build() { make EXTRAVERSION="$extra" make EXTRAVERSION="$extra" $target } -echo "%{version}-%{release}" > .version +echo "%{version}" > .version mkdir rpm.bin mkdir rpm.doc -- cgit