Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-shell-extensions for 
openSUSE:Factory checked in at 2021-04-12 12:35:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-shell-extensions"

Mon Apr 12 12:35:32 2021 rev:106 rq:881139 version:40.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
    2020-12-05 20:35:30.394606720 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.2401/gnome-shell-extensions.changes
  2021-04-12 12:38:15.685431825 +0200
@@ -1,0 +2,44 @@
+Sat Mar 20 16:50:23 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Mar 19 19:10:56 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Move user-theme schema file to user-theme package.
+
+-------------------------------------------------------------------
+Thu Mar 18 13:48:24 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.rc:
+  + native-window-placement: Adjust to gnome-shell changes.
+  + windows-navigator: Adjust to gnome-shell changes.
+  + window-list, workspace-indicator: Only show previews for up to
+    six workspaces.
+  + window-list, workspace-indicator: Improve workspace preview
+    appearance.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 26 13:50:13 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.beta:
+  + Add tooltips to workspace thumbnails.
+  + Drop arrows from top bar menus.
+  + drive-menu: Mark mounts that can be unmounted as removable.
+  + Remove horizontal-workspaces extension.
+  + Adjust to shell overview changes.
+  + Fix crashes.
+  + Misc. bug fixes and cleanups.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jan 15 15:27:03 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 40.alpha.1:
+  + Don't depend on sassc when building from tarball.
+  + Port extensions preferences to GTK4.
+  + Misc. bug fixes and cleanups.
+
+-------------------------------------------------------------------

Old:
----
  gnome-shell-extensions-3.38.2.tar.xz

New:
----
  gnome-shell-extensions-40.0.tar.xz

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

Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.eRzVhE/_old  2021-04-12 12:38:16.105432314 +0200
+++ /var/tmp/diff_new_pack.eRzVhE/_new  2021-04-12 12:38:16.105432314 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-shell-extensions
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,13 +19,13 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:           gnome-shell-extensions
-Version:        3.38.2
+Version:        40.0
 Release:        0
 Summary:        A collection of extensions for GNOME Shell
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Projects/GnomeShell/Extensions
-Source0:        
https://download.gnome.org/sources/gnome-shell-extensions/3.38/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/gnome-shell-extensions/40/%{name}-%{version}.tar.xz
 Source1:        README.SUSE
 Source2:        sle-classic.desktop
 Source5:        sle-classic.json
@@ -125,7 +125,7 @@
 %meson \
     -D classic_mode=true \
     -D extension_set=classic \
-    -D 
enable_extensions="apps-menu,places-menu,launch-new-instance,window-list,workspace-indicator,horizontal-workspaces,user-theme"
+    -D 
enable_extensions="apps-menu,places-menu,launch-new-instance,window-list,workspace-indicator,user-theme"
 %meson_build
 
 %install
@@ -169,7 +169,6 @@
 
 %files -n gnome-shell-classic
 
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.classic.gschema.override
-%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
 
%{_datadir}/glib-2.0/schemas/00_org.gnome.shell.extensions.sle-classic.gschema.override
 %dir %{_datadir}/gnome-shell/extensions
@@ -178,7 +177,6 @@
 
%{_datadir}/gnome-shell/extensions/places-m...@gnome-shell-extensions.gcampax.github.com/
 
%{_datadir}/gnome-shell/extensions/workspace-indica...@gnome-shell-extensions.gcampax.github.com/
 
%{_datadir}/gnome-shell/extensions/window-l...@gnome-shell-extensions.gcampax.github.com/
-%{_datadir}/gnome-shell/extensions/horizontal-workspa...@gnome-shell-extensions.gcampax.github.com/
 %dir %{_datadir}/gnome-shell/modes
 %{_datadir}/gnome-shell/modes/classic.json
 %dir %{_datadir}/gnome-shell/theme/
@@ -210,6 +208,7 @@
 %files -n gnome-shell-extension-user-theme
 %license COPYING
 
%{_datadir}/gnome-shell/extensions/user-th...@gnome-shell-extensions.gcampax.github.com/
+%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
 
 %files common-lang -f %{name}.lang
 

++++++ gnome-shell-extensions-3.38.2.tar.xz -> 
gnome-shell-extensions-40.0.tar.xz ++++++
++++ 6549 lines of diff (skipped)

Reply via email to