1
0

Accepting request 424986 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/424986
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=103
This commit is contained in:
Dominique Leuenberger 2016-09-08 21:21:56 +00:00 committed by Git OBS Bridge
parent d9b79705b9
commit 29497e18a5
4 changed files with 42 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:d5aab86567b217f8160e3464f17b38400f77e5932db635100e7c4ec88a5a3eee
size 339372

View File

@ -1,3 +1,37 @@
-------------------------------------------------------------------
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.21.91
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.21/%{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