Depend on gnome-shell 3.7.5, there's no 3.7.5.1
This commit is contained in:
parent
13128f7b0d
commit
d76d294919
@ -1,12 +1,12 @@
|
|||||||
%global major_version %%(cut -d "." -f 1-2 <<<%{version})
|
%global major_version %%(cut -d "." -f 1-2 <<<%{version})
|
||||||
# Minimum GNOME Shell version supported
|
# Minimum GNOME Shell version supported
|
||||||
%global min_gs_version %{version}
|
%global min_gs_version 3.7.5
|
||||||
|
|
||||||
%global pkg_prefix gnome-shell-extension
|
%global pkg_prefix gnome-shell-extension
|
||||||
|
|
||||||
Name: gnome-shell-extensions
|
Name: gnome-shell-extensions
|
||||||
Version: 3.7.5.1
|
Version: 3.7.5.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Modify and extend GNOME Shell functionality and behavior
|
Summary: Modify and extend GNOME Shell functionality and behavior
|
||||||
|
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -409,6 +409,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 07 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5.1-2
|
||||||
|
- Depend on gnome-shell 3.7.5, there's no 3.7.5.1
|
||||||
|
|
||||||
* Thu Feb 07 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.5.1-1
|
* Thu Feb 07 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.7.5.1-1
|
||||||
- Update to 3.7.5
|
- Update to 3.7.5
|
||||||
- Enable new launch-new-instance and window-list extensions, and add them in the
|
- Enable new launch-new-instance and window-list extensions, and add them in the
|
||||||
|
Loading…
Reference in New Issue
Block a user