From 412612ac6d48f6326ad8e8b33f176ef461576c55 Mon Sep 17 00:00:00 2001 From: Phil Wyett Date: Sat, 29 Jan 2022 16:15:38 +0000 Subject: [PATCH] Use descriptive commit hash variable for release. --- remmina.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/remmina.spec b/remmina.spec index 8614f6a..462d48e 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,4 +1,4 @@ -%global commit0 a03c1648a090458736434c77c0be00a7cf9cc44b +%global release_commit_hash a03c1648a090458736434c77c0be00a7cf9cc44b Name: remmina Version: 1.4.23 @@ -203,7 +203,7 @@ This package contains Remmina kiosk mode, including a Gnome Shell session that shows up under the display manager session menu. %prep -%autosetup -p1 -n Remmina-v%{version}-%{commit0} +%autosetup -p1 -n Remmina-v%{version}-%{release_commit_hash} %build mkdir -p build