From 5ac7dae7785c3fb02154d8a604d91d5d4024226b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 21 May 2015 13:38:25 +0300 Subject: [PATCH] use full commit sha Signed-off-by: Igor Gnatenko --- meson.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.spec b/meson.spec index 99be795..c8f2b84 100644 --- a/meson.spec +++ b/meson.spec @@ -1,6 +1,6 @@ %global __python %{__python3} -%global commit 0ba1d54 +%global commit 0ba1d545afe021e09090f434d5242ae942e7d5b4 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global date 20150521