Accepting request 429130 from GNOME:Factory

New stable rel (forwarded request 428858 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/429130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=50
This commit is contained in:
Dominique Leuenberger 2016-09-23 09:37:23 +00:00 committed by Git OBS Bridge
commit 3e11a8296a
4 changed files with 55 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc432ec163c79794331290d7a9321bee184be077d348faf3b7a1639b672939a3
size 236820

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:317b35f6f1299d5162e693d39b21031f5fe875083c4020217db3ec056e245fc5
size 339588

View File

@ -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

View File

@ -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