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 2026-04-10 17:50:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions"
Fri Apr 10 17:50:22 2026 rev:150 rq:1345405 version:50.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2025-09-24 15:24:45.445552119 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.21863/gnome-shell-extensions.changes
2026-04-10 17:55:08.055087932 +0200
@@ -1,0 +2,33 @@
+Mon Mar 23 08:42:55 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Migrate to xz compression and manual service run
+
+-------------------------------------------------------------------
+Sun Mar 15 18:46:36 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+ + No changes, stable bump only.
+
+-------------------------------------------------------------------
+Tue Mar 3 15:18:56 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+ + workspace-indicator: Make workspace menu section scrollable
+ + Misc. bug fixes and cleanups
+ + Updated translations.
+
+-------------------------------------------------------------------
+Wed Feb 11 14:39:46 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Apply gnome-shell-add-app-to-desktop.patch only for SLE/Leap.
+
+-------------------------------------------------------------------
+Wed Feb 11 10:10:46 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.alpha:
+ + classic: Drop xorg sessions
+ + classic: Define a gnome-session session
+ + Misc. bug fixes and cleanups
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-shell-extensions-49.0.obscpio
New:
----
_scmsync.obsinfo
build.specials.obscpio
gnome-shell-extensions-50.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.suIMGj/_old 2026-04-10 17:55:08.931124151 +0200
+++ /var/tmp/diff_new_pack.suIMGj/_new 2026-04-10 17:55:08.935124316 +0200
@@ -1,7 +1,7 @@
#
# spec file for package gnome-shell-extensions
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@@ -19,19 +19,19 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
-Version: 49.0
+Version: 50.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: %{name}-%{version}.tar.zst
+Source0: %{name}-%{version}.tar.xz
Source1: README.SUSE
-# PATCH-FEATURE-OPENSUSE gnome-shell-add-app-to-desktop.patch bnc#870580
[email protected] -- allow adding app shortcut to desktop easily.
-Patch1: gnome-shell-add-app-to-desktop.patch
-
## NOTE keep SLE Classic patch at the bottom
+# PATCH-FEATURE-SLE gnome-shell-add-app-to-desktop.patch bnc#870580
[email protected] -- allow adding app shortcut to desktop easily.
+Patch1000: gnome-shell-add-app-to-desktop.patch
+
BuildRequires: fdupes
# Needed for directory ownership
BuildRequires: gnome-shell
@@ -103,7 +103,12 @@
%lang_package -n %{name}-common
%prep
-%autosetup -p1
+%autosetup -N
+%autopatch -p1 -M 999
+
+%if !0%{?is_opensuse} || 0%{?suse_version} <= 1600
+%autopatch -p1 -m 1000
+%endif
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this
through a shell script, /usr/bin/gnome
sed -i "s:Exec=gnome-session:Exec=gnome:g" data/gnome-classic.desktop.in
@@ -151,8 +156,10 @@
%dir %{_datadir}/gnome-shell/modes
%{_datadir}/gnome-shell/modes/classic.json
%dir %{_datadir}/wayland-sessions
-%{_datadir}/wayland-sessions/gnome-classic-wayland.desktop
%{_datadir}/wayland-sessions/gnome-classic.desktop
+%dir %{_userunitdir}/[email protected]
+%{_userunitdir}/[email protected]/gnome-classic.session.conf
+%{_datadir}/gnome-session/sessions/gnome-classic.session
%if 0%{?sle_version}
%dir %{_datadir}/wayland-sessions
%{_datadir}/wayland-sessions/default.desktop
++++++ _scmsync.obsinfo ++++++
mtime: 1774255375
commit: e9afe12f63bb76f668d1c91cc44f8ac369c49db4f9c4bb7642805919fdf721bf
url: https://src.opensuse.org/GNOME/gnome-shell-extensions
revision: e9afe12f63bb76f668d1c91cc44f8ac369c49db4f9c4bb7642805919fdf721bf
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.suIMGj/_old 2026-04-10 17:55:08.995126797 +0200
+++ /var/tmp/diff_new_pack.suIMGj/_new 2026-04-10 17:55:08.999126962 +0200
@@ -3,18 +3,17 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param
name="url">https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git</param>
- <param name="revision">49.0</param>
+ <param name="revision">50.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
-<!-- <param name="changesgenerate">enable</param> -->
+ <!-- <param name="changesgenerate">enable</param> -->
</service>
- <service name="tar" mode="buildtime"/>
- <service name="recompress" mode="buildtime">
+ <service name="tar" mode="manual"/>
+ <service name="recompress" mode="manual">
<param name="file">*.tar</param>
- <param name="compression">zst</param>
+ <param name="compression">xz</param>
</service>
- <service name="set_version" mode="manual" />
+ <service name="set_version" mode="manual"/>
</services>
-
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-03-24 12:02:54.000000000 +0100
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*
++++++ gnome-shell-extensions.obsinfo ++++++
--- /var/tmp/diff_new_pack.suIMGj/_old 2026-04-10 17:55:09.111131593 +0200
+++ /var/tmp/diff_new_pack.suIMGj/_new 2026-04-10 17:55:09.119131924 +0200
@@ -1,5 +1,5 @@
name: gnome-shell-extensions
-version: 49.0
-mtime: 1757880466
-commit: 437c61ac13be6bf4179daa67b86f1ad8519c917d
+version: 50.0
+mtime: 1773508628
+commit: e396ef1e1503c0baf43834fc7bb2ec9856bba7d3