use real version name for kernel-collabora-tfg

This commit is contained in:
Pratham Patel 2023-09-13 09:20:09 +05:30
parent 4db5ca3a1b
commit 71cc3d9263
No known key found for this signature in database

View File

@ -1,11 +1,13 @@
# change version here
%global fake_ver 1
%global rel_ver 3
%global major_ver 6
%global minor_ver 6
%global rc_ver 1
%global commit_id b034abfca55f329be85c37a84768775c60f52885
%global short_commit_id b034abfc
Name: kernel-collabora-tfg
Version: %{fake_ver}.%{short_commit_id}
Version: %{major_ver}.%{minor_ver}.%{rc_ver}.%{short_commit_id}
Release: %{rel_ver}%{?dist}
Source0: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/linux/-/archive/%{commit_id}.tar.gz