[gnome-shell-extensions/f19] Update to 3.8.2

Mohamed ElMorabity melmorabity at fedoraproject.org
Tue May 14 10:00:01 UTC 2013


commit a71ffb694154a8f831112e3b026929ee2e52d815
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Tue May 14 11:59:56 2013 +0200

    Update to 3.8.2

 .gitignore                  |    1 +
 gnome-shell-extensions.spec |   11 ++++++-----
 sources                     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 646fd52..fc6517a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /gnome-shell-extensions-3.7.92.tar.xz
 /gnome-shell-extensions-3.8.0.tar.xz
 /gnome-shell-extensions-3.8.1.tar.xz
+/gnome-shell-extensions-3.8.2.tar.xz
diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec
index f580c7a..b82bc66 100644
--- a/gnome-shell-extensions.spec
+++ b/gnome-shell-extensions.spec
@@ -5,8 +5,8 @@
 %global pkg_prefix gnome-shell-extension
 
 Name:           gnome-shell-extensions
-Version:        3.8.1
-Release:        3%{?dist}
+Version:        3.8.2
+Release:        1%{?dist}
 Summary:        Modify and extend GNOME Shell functionality and behavior
 
 Group:          User Interface/Desktops
@@ -191,9 +191,6 @@ Summary:        Disable dynamic workspace management in GNOME Shell
 Group:          User Interface/Desktops
 License:        GPLv2+
 Requires:       %{pkg_prefix}-common = %{version}-%{release}
-# Should be pulled in by control-center, but in case someone tries for a
-# minimalist gnome-shell installation
-Requires:       libgtop2
 
 %description -n %{pkg_prefix}-static-workspaces
 This GNOME Shell extension disables dynamic workspace management.
@@ -418,6 +415,10 @@ fi
 
 
 %changelog
+* Tue May 14 2013 Mohamed El Morabity <melmorabity at fedoraproject.org> - 3.8.2-1
+- Update to 3.8.2
+- Drop useless dependency on libgtop for static-workspaces subpackage
+
 * Fri May 10 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-3
 - Obsolete gnome-applet-sensors
 
diff --git a/sources b/sources
index 3f00c38..1bddb7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37aaa4731e9355f7904fbcddd56a0e86  gnome-shell-extensions-3.8.1.tar.xz
+80a1af799f4360160719c420c59694a2  gnome-shell-extensions-3.8.2.tar.xz


More information about the scm-commits mailing list