Ignore the nano version from min_gs_version

This commit is contained in:
Debarshi Ray 2013-02-13 17:14:58 +01:00
parent d76d294919
commit 1527e58015

View File

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