Ignore the nano version from min_gs_version
This commit is contained in:
parent
d76d294919
commit
1527e58015
@ -1,6 +1,6 @@
|
||||
%global major_version %%(cut -d "." -f 1-2 <<<%{version})
|
||||
# Minimum GNOME Shell version supported
|
||||
%global min_gs_version 3.7.5
|
||||
%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
|
||||
|
||||
%global pkg_prefix gnome-shell-extension
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user