Accepting request 519381 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/519381
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=128
This commit is contained in:
Dominique Leuenberger 2017-08-31 07:42:42 +00:00 committed by Git OBS Bridge
parent 422a091a5d
commit 03b9ad2e4f
4 changed files with 48 additions and 11 deletions

View File

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

View File

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

View File

@ -5,6 +5,49 @@ Wed Aug 23 07:59:02 UTC 2017 - xwang@suse.com
on bottom of desktop when scaling-factor equals 2(Require patched
gnome-shell)(bsc#1046570).
-------------------------------------------------------------------
Tue Aug 22 08:25:53 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.91:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 21 20:07:58 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.90:
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 2 20:46:14 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.4:
+ screenshot-window-sizer: Fix backward cycling.
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 2 13:25:03 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.3:
+ places-menu: Use mount operation if necessary.
+ window-list: Respect MWM hints.
+ Updated translations.
- Drop glib2_gsettings_schema handling in post(un), file-triggers
takes care of this for us now.
-------------------------------------------------------------------
Wed Aug 2 13:25:02 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.2:
+ places-menu: Make URI launching asynchronous.
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 2 13:25:01 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.1:
+ apps-menu: Mark copied launchers as trusted.
+ places-menu: Make icon lookup asynchronous.
-------------------------------------------------------------------
Wed Aug 2 02:51:32 UTC 2017 - xwang@suse.com

View File

@ -20,13 +20,13 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
Version: 3.24.3
Version: 3.25.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.24/%{name}-%{version}.tar.xz
Source: https://download.gnome.org/sources/gnome-shell-extensions/3.25/%{name}-%{version}.tar.xz
Source1: README.SUSE
Source2: sle-classic.desktop
Source3: SLE-theme.tar.gz
@ -133,12 +133,6 @@ install -d %{buildroot}%{_datadir}/gnome-shell/theme
cp SLE-theme/theme/* %{buildroot}%{_datadir}/gnome-shell/theme
%endif
%post -n gnome-shell-classic
%glib2_gsettings_schema_post
%postun -n gnome-shell-classic
%glib2_gsettings_schema_postun
%files common
%defattr(-,root,root)
%doc COPYING README.SUSE