From c83c0dc85d44a3db34ae5c1908aa124b79872dc1 Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity <melmorabity@fedoraproject.org> Date: Wed, 13 Nov 2013 23:51:12 +0100 Subject: [PATCH] Update to 3.11.2 --- .gitignore | 1 + gnome-shell-extensions.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7aeae99..87fd509 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /gnome-shell-extensions-3.9.92.tar.xz /gnome-shell-extensions-3.10.0.tar.xz /gnome-shell-extensions-3.10.1.tar.xz +/gnome-shell-extensions-3.11.2.tar.xz diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index 40bd278..7652b6a 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -5,7 +5,7 @@ %global pkg_prefix gnome-shell-extension Name: gnome-shell-extensions -Version: 3.10.1 +Version: 3.11.2 Release: 1%{?dist} Summary: Modify and extend GNOME Shell functionality and behavior @@ -130,8 +130,6 @@ This GNOME Shell extension provides a panel status menu for accessing and unmounting removable devices. - - %package -n %{pkg_prefix}-launch-new-instance Summary: Always launch a new application instance for GNOME Shell Group: User Interface/Desktops @@ -357,6 +355,9 @@ fi %changelog +* Wed Nov 13 2013 Mohamed El Morabity <melmorabity@fedoraproject.org> - 3.11.2-1 +- Update to 3.11.2 + * Wed Oct 16 2013 Mohamed El Morabity <pikachu.2014@gmail.com> - 3.10.1-1 - Update to 3.10.1 diff --git a/sources b/sources index 5fa06bc..4335f58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cbf1c0eab389557ef2ab1f0454e4cef4 gnome-shell-extensions-3.10.1.tar.xz +28c904ab73b998ffbddf746ebb8868f6 gnome-shell-extensions-3.11.2.tar.xz