Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2020-05-13 22:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell"

Wed May 13 22:55:14 2020 rev:180 rq:802675 version:3.36.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2020-05-02 
22:15:21.524287338 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new.2738/gnome-shell.changes        
2020-05-13 22:55:15.746913022 +0200
@@ -1,0 +2,14 @@
+Thu May  7 19:27:38 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Add gnome-shell-panel-center-app-icon.patch: panel: Center app
+  icon. Giving the icon extra space may distort it, so center it
+  vertically.
+
+-------------------------------------------------------------------
+Thu May  7 03:13:27 UTC 2020 - Stasiek Michalski <stas...@michalski.cc>
+
+- Move gnome-extensions to seperate package since gnome-software
+  allows to uninstall the package causing gnome-shell to be
+  uninstalled with it
+
+-------------------------------------------------------------------

New:
----
  gnome-shell-panel-center-app-icon.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-shell.spec ++++++
--- /var/tmp/diff_new_pack.RFcwW5/_old  2020-05-13 22:55:16.502914496 +0200
+++ /var/tmp/diff_new_pack.RFcwW5/_new  2020-05-13 22:55:16.506914505 +0200
@@ -42,6 +42,8 @@
 Patch5:         
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch
 # PATCH-FIX-UPSTREAM 
gnome-shell-Get-resource-scale-by-get_resource_scale.patch bsc#1169845 
glgo#GNOME/gnome-shell!1206 xw...@suse.com -- Get resource scale by 
get_resource_scale
 Patch6:         gnome-shell-Get-resource-scale-by-get_resource_scale.patch
+# PATCH-FIX-UPSTREAM gnome-shell-panel-center-app-icon.patch -- panel: Center 
app icon
+Patch7:         gnome-shell-panel-center-app-icon.patch
 
 ## NOTE: Keep SLE-only patches at bottom (starting on 1000).
 # PATCH-FEATURE-SLE gnome-shell-gdm-login-applet.patch fate#314545 
dli...@suse.com -- Add an applet on login UI to display suse icon, product 
name, hostname.
@@ -164,6 +166,14 @@
 This package adds support for Evolution Calendar, such as appointments
 into GNOME Shell calendar.
 
+%package -n gnome-extensions
+Summary:        Extensions app for GNOME Shell
+Group:          System/GUI/GNOME
+Requires:       %{name} = %{version}
+
+%description -n gnome-extensions
+This package contains an optional extensions app for managing GNOME Shell 
extensions.
+
 %lang_package
 
 %prep
@@ -173,6 +183,7 @@
 #patch4 -p1
 #patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 translation-update-upstream
 
@@ -212,12 +223,13 @@
 # Work around race, as reported in bnc#844891 & bgo#709313.
 install -d %{buildroot}%{_datadir}/gnome-shell/modes
 %fdupes %{buildroot}%{_prefix}
+# Not needed, only used for nightly git snapshots
+rm -f 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.Devel.svg
 
 %files
 %license COPYING
 %doc README.md NEWS
 %{_bindir}/gnome-shell
-%{_bindir}/gnome-extensions
 %{_bindir}/gnome-shell-extension-prefs
 %dir %{_libdir}/gnome-shell
 %dir %{_libexecdir}/gnome-shell
@@ -237,7 +249,6 @@
 %dir %{_datadir}/GConf/gsettings
 %{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
 %{_datadir}/applications/org.gnome.Shell.desktop
-%{_datadir}/applications/org.gnome.Extensions.desktop
 %{_datadir}/applications/org.gnome.Shell.Extensions.desktop
 %{_datadir}/applications/org.gnome.Shell.PortalHelper.desktop
 %{_datadir}/dbus-1/interfaces/org.gnome.Shell.Extensions.xml
@@ -260,7 +271,6 @@
 %{_datadir}/gnome-shell/gnome-shell-osk-layouts.gresource
 %{_datadir}/gnome-shell/perf-background.xml
 %{_mandir}/man?/gnome-shell.?%{ext_man}
-%{_mandir}/man?/gnome-extensions.?%{ext_man}
 %dir %{_datadir}/xdg-desktop-portal
 %dir %{_datadir}/xdg-desktop-portal/portals
 %{_datadir}/xdg-desktop-portal/portals/gnome-shell.portal
@@ -272,31 +282,21 @@
 %{_sysconfdir}/xdg/autostart/gnome-shell-overrides-migration.desktop
 %{_libexecdir}/gnome-shell/gnome-shell-overrides-migration.sh
 %{_datadir}/glib-2.0/schemas/00_org.gnome.shell.gschema.override
-%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.svg
-%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Extensions-symbolic.svg
 %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Shell.Extensions.svg
 %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Shell.Extensions-symbolic.svg
-# Should this be here or in devel sub package?
-%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.Devel.svg
 
 %dir %{_libdir}/gnome-shell/girepository-1.0
 %{_libdir}/gnome-shell/girepository-1.0/Shew-0.typelib
 
 %{_libdir}/gnome-shell/libshew-0.so
 
-%{_datadir}/bash-completion/completions/gnome-extensions
-%{_datadir}/dbus-1/services/org.gnome.Extensions.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.Extensions.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.Notifications.service
 
-%{_datadir}/gnome-shell/org.gnome.Extensions
-%{_datadir}/gnome-shell/org.gnome.Extensions.data.gresource
-%{_datadir}/gnome-shell/org.gnome.Extensions.src.gresource
 %{_datadir}/gnome-shell/org.gnome.Shell.Extensions
 %{_datadir}/gnome-shell/org.gnome.Shell.Extensions.src.gresource
 %{_datadir}/gnome-shell/org.gnome.Shell.Notifications
 %{_datadir}/gnome-shell/org.gnome.Shell.Notifications.src.gresource
-%{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
 
 %files devel
 %doc HACKING.md
@@ -312,6 +312,19 @@
 %{_libexecdir}/gnome-shell/gnome-shell-calendar-server
 %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
 
+%files -n gnome-extensions
+%{_bindir}/gnome-extensions
+%{_datadir}/applications/org.gnome.Extensions.desktop
+%{_mandir}/man?/gnome-extensions.?%{ext_man}
+%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Extensions.svg
+%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Extensions-symbolic.svg
+%{_datadir}/bash-completion/completions/gnome-extensions
+%{_datadir}/dbus-1/services/org.gnome.Extensions.service
+%{_datadir}/gnome-shell/org.gnome.Extensions
+%{_datadir}/gnome-shell/org.gnome.Extensions.data.gresource
+%{_datadir}/gnome-shell/org.gnome.Extensions.src.gresource
+%{_datadir}/metainfo/org.gnome.Extensions.metainfo.xml
+
 %files lang -f %{name}.lang
 
 %changelog

++++++ gnome-shell-panel-center-app-icon.patch ++++++
>From 881d330bc0bb3735853dd6c522fcc6fed4646f1f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <fmuell...@gnome.org>
Date: Thu, 7 May 2020 12:25:13 +0000
Subject: [PATCH] panel: Center app icon

Giving the icon extra space may distort it, so center it vertically.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2578


(cherry picked from commit a9d73b10173b00024266fff49a4c3709ca56b93b)
---
 js/ui/panel.js | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/js/ui/panel.js b/js/ui/panel.js
index 095b400de8..ef1ba6e128 100644
--- a/js/ui/panel.js
+++ b/js/ui/panel.js
@@ -216,7 +216,10 @@ var AppMenuButton = GObject.registerClass({
                              this._onIconThemeChanged.bind(this));
 
         let iconEffect = new Clutter.DesaturateEffect();
-        this._iconBox = new St.Bin({ style_class: 'app-menu-icon' });
+        this._iconBox = new St.Bin({
+            style_class: 'app-menu-icon',
+            y_align: Clutter.ActorAlign.CENTER,
+        });
         this._iconBox.add_effect(iconEffect);
         this._container.add_actor(this._iconBox);
 
-- 
2.26.2



Reply via email to