diff --git a/kernel-collabora-tfg.spec b/kernel-collabora-tfg.spec index c75c4de..1c8b29d 100644 --- a/kernel-collabora-tfg.spec +++ b/kernel-collabora-tfg.spec @@ -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