[gnome-shell-extensions] Depend on gnome-shell 3.7.5, there's no 3.7.5.1

Kalev Lember kalev at fedoraproject.org
Thu Feb 7 12:58:52 UTC 2013


commit d76d29491992abe912d27382b41643a1044a1a8c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Feb 7 10:58:18 2013 +0100

    Depend on gnome-shell 3.7.5, there's no 3.7.5.1

 gnome-shell-extensions.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index 700a795..97a0ceb 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -1,12 +1,12 @@
 %global major_version %%(cut -d "." -f 1-2 <<<%{version})
 # Minimum GNOME Shell version supported
-%global min_gs_version %{version}
+%global min_gs_version 3.7.5
 
 %global pkg_prefix gnome-shell-extension
 
 Name:           gnome-shell-extensions
 Version:        3.7.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 
 Group:          User Interface/Desktops
@@ -409,6 +409,9 @@ fi
 
 
 %changelog
+* Thu Feb 07 2013 Kalev Lember <kalevlember at 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 at fedoraproject.org> - 3.7.5.1-1
 - Update to 3.7.5
 - Enable new launch-new-instance and window-list extensions, and add them in the


More information about the scm-commits mailing list