diff --git a/gnome-shell-extensions-3.20.1.tar.xz b/gnome-shell-extensions-3.20.1.tar.xz deleted file mode 100644 index 1e22215..0000000 --- a/gnome-shell-extensions-3.20.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc432ec163c79794331290d7a9321bee184be077d348faf3b7a1639b672939a3 -size 236820 diff --git a/gnome-shell-extensions-3.22.0.tar.xz b/gnome-shell-extensions-3.22.0.tar.xz new file mode 100644 index 0000000..3c8e694 --- /dev/null +++ b/gnome-shell-extensions-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:317b35f6f1299d5162e693d39b21031f5fe875083c4020217db3ec056e245fc5 +size 339588 diff --git a/gnome-shell-extensions.changes b/gnome-shell-extensions.changes index d6f8d90..62c5445 100644 --- a/gnome-shell-extensions.changes +++ b/gnome-shell-extensions.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Mon Sep 19 23:03:28 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Updated translations. + +------------------------------------------------------------------- +Tue Sep 13 20:59:44 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.92: + + Update style. + + Updated translations. + +------------------------------------------------------------------- +Tue Aug 30 11:29:48 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.91: + + Updated translations. +- Add global Requires exclude for the now private typelib(Meta) + from mutter. + +------------------------------------------------------------------- +Fri Aug 19 22:30:23 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.90: + + Updated translations. +- Drop gnome-common BuildRequires: No longer needed as we are not + using a git tarball anymore. +- Drop intltool BuildRequires: No longer used by upstream. +- Add pkgconfig(gio-2.0) BuildRequires: previously pulled in by + gnome-common. + +------------------------------------------------------------------- +Mon Jul 25 17:19:01 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.21.4: + + apps-menu: Fix entries from non-standard AppDir directories. + +------------------------------------------------------------------- +Thu Jul 14 14:13:44 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.21.3: + + adjust to gnome-shell changes. + + Updated translations. +- Changes from version 3.21.2: + + version bump only. + ------------------------------------------------------------------- Mon May 23 16:18:24 CST 2016 - cxiong@suse.com diff --git a/gnome-shell-extensions.spec b/gnome-shell-extensions.spec index a0697d4..1830ab3 100644 --- a/gnome-shell-extensions.spec +++ b/gnome-shell-extensions.spec @@ -17,14 +17,16 @@ # +%global __requires_exclude typelib\\(Meta\\) + Name: gnome-shell-extensions -Version: 3.20.1 +Version: 3.22.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.20/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-shell-extensions/3.22/%{name}-%{version}.tar.xz Source1: README.SUSE Source2: sle-classic.desktop # PATCH-FEATURE-SLE gnome-shell-add-app-to-desktop.patch bnc#870580 dliang@suse.com -- allow adding app shortcut to desktop easily. @@ -43,6 +45,7 @@ BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection BuildRequires: intltool BuildRequires: translation-update-upstream +BuildRequires: pkgconfig(gio-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch