Use descriptive commit hash variable for release.

epel8
Phil Wyett 3 years ago
parent d7bd3811df
commit 412612ac6d

@ -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

Loading…
Cancel
Save