From 5824a049553fb6aa674b833ea670b539319a621c6dbb576d139488b5b8c0cbfb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 3 Apr 2014 20:43:35 +0000 Subject: [PATCH] Accepting request 228654 from GNOME:Next Push GNOME:Next - GNOME 3.12.0 OBS-URL: https://build.opensuse.org/request/show/228654 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=62 --- gnome-shell-extensions-3.10.1.tar.xz | 3 -- gnome-shell-extensions-3.12.0.tar.xz | 3 ++ gnome-shell-extensions.changes | 64 ++++++++++++++++++++++++++++ gnome-shell-extensions.spec | 6 +-- 4 files changed, 70 insertions(+), 6 deletions(-) delete mode 100644 gnome-shell-extensions-3.10.1.tar.xz create mode 100644 gnome-shell-extensions-3.12.0.tar.xz diff --git a/gnome-shell-extensions-3.10.1.tar.xz b/gnome-shell-extensions-3.10.1.tar.xz deleted file mode 100644 index bb4c074..0000000 --- a/gnome-shell-extensions-3.10.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9baa9ddaf4e14cab6d4d7944d8dc009378b25f995acfd0fd72843f599cb5ae43 -size 200136 diff --git a/gnome-shell-extensions-3.12.0.tar.xz b/gnome-shell-extensions-3.12.0.tar.xz new file mode 100644 index 0000000..d0a3178 --- /dev/null +++ b/gnome-shell-extensions-3.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f5d4c0c7081466fe3cdb8252b8ba4bec821aec4185c1ca72fc9fa10601ee58 +size 206712 diff --git a/gnome-shell-extensions.changes b/gnome-shell-extensions.changes index cbc29e5..5ca1b13 100644 --- a/gnome-shell-extensions.changes +++ b/gnome-shell-extensions.changes @@ -1,3 +1,67 @@ +------------------------------------------------------------------- +Wed Mar 26 19:43:34 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.0: + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 21 12:59:48 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.92: + + Nothing to see here, move on. + +------------------------------------------------------------------- +Thu Mar 6 08:48:45 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.91: + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 20 10:01:46 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.90: + + Several fixes and improvements to the window-list (can be + scrolled, works correctly with the OSD keyboard, filters + skip-taskbar windows, does not force all notifications to + bold). + + Drive-menu fixed not to show shadowed mounts. + + Updates for gnome-shell changes (launch-new-instance, + auto-move-windows, places-menu). + + Build system fixes for systems without /bin/bash. + + Updated translations. + +------------------------------------------------------------------- +Wed Feb 5 11:46:54 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.11.5: + + window-list: update for gnome-shell changes. + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 17 19:58:14 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.11.4: + + Classic mode now supports session saving. + + Updates for gnome-shell changes. + + Updated translations. + +------------------------------------------------------------------- +Fri Dec 20 20:50:36 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.3: + + workspace-indicator is vertically aligned now. + + Updated translations. + +------------------------------------------------------------------- +Tue Nov 19 20:46:42 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.11.2: + + Updated translations. +- Changes from version 3.11.1: + + Ignore shadowed mounts in drive-menu extension. + + Updates for gnome-shell/gjs changes. + + Updated translations. + ------------------------------------------------------------------- Wed Oct 16 06:49:01 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index dd36ba6..200d2fc 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-shell-extensions # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: gnome-shell-extensions -Version: 3.10.1 +Version: 3.12.0 Release: 0 Summary: A collection of extensions for GNOME Shell License: GPL-2.0+ Group: System/GUI/GNOME Url: http://live.gnome.org/GnomeShell/Extensions -Source: http://download.gnome.org/sources/gnome-shell-extensions/3.10/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-shell-extensions/3.12/%{name}-%{version}.tar.xz Source1: README.SUSE # Needed because we build a tarball generated with "git archive" BuildRequires: gnome-common