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-05-29 18:12:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old)
and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-shell-extensions"
Fri May 29 18:12:28 2026 rev:152 rq:1355871 version:50.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes
2026-04-21 12:48:08.330682634 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-shell-extensions.new.1937/gnome-shell-extensions.changes
2026-05-29 18:14:20.504463746 +0200
@@ -1,0 +2,6 @@
+Wed May 27 07:35:10 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.2:
+ + Include project version in metadata.
+
+-------------------------------------------------------------------
Old:
----
gnome-shell-extensions-50.1.tar.xz
New:
----
gnome-shell-extensions-50.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-shell-extensions.spec ++++++
--- /var/tmp/diff_new_pack.VvXi9H/_old 2026-05-29 18:14:21.492504799 +0200
+++ /var/tmp/diff_new_pack.VvXi9H/_new 2026-05-29 18:14:21.492504799 +0200
@@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
-Version: 50.1
+Version: 50.2
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0-or-later
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.VvXi9H/_old 2026-05-29 18:14:21.552507292 +0200
+++ /var/tmp/diff_new_pack.VvXi9H/_new 2026-05-29 18:14:21.556507459 +0200
@@ -1,6 +1,6 @@
-mtime: 1776319922
-commit: 7bd4a4f3acca1cd2cfeeaa1e3548674fdd22ad8bde2ec7a249b812b6299e5533
+mtime: 1779867369
+commit: b9ec800a6ea19972e9be65b47bb4c1bf8f004dc2de6710cf12f4566cb4ce2d27
url: https://src.opensuse.org/GNOME/gnome-shell-extensions
-revision: 7bd4a4f3acca1cd2cfeeaa1e3548674fdd22ad8bde2ec7a249b812b6299e5533
+revision: b9ec800a6ea19972e9be65b47bb4c1bf8f004dc2de6710cf12f4566cb4ce2d27
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.VvXi9H/_old 2026-05-29 18:14:21.576508289 +0200
+++ /var/tmp/diff_new_pack.VvXi9H/_new 2026-05-29 18:14:21.580508455 +0200
@@ -3,7 +3,7 @@
<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">50.1</param>
+ <param name="revision">50.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
++++++ build.specials.obscpio ++++++
++++++ 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-05-27 09:36:09.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*
++++++ gnome-shell-extensions-50.1.tar.xz -> gnome-shell-extensions-50.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-shell-extensions-50.1/NEWS
new/gnome-shell-extensions-50.2/NEWS
--- old/gnome-shell-extensions-50.1/NEWS 2026-04-14 16:37:47.000000000
+0200
+++ new/gnome-shell-extensions-50.2/NEWS 2026-05-26 18:48:11.000000000
+0200
@@ -1,3 +1,10 @@
+50.2
+====
+* Include project version in metadata [Florian; !451]
+
+Contributors:
+ Florian Müllner
+
50.1
====
* Misc. cleanups and bug fixes [Florian; !449]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/apps-menu/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/apps-menu/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/apps-menu/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/apps-menu/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,16 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Apps Menu",
-"description": "Add a category-based menu for apps.\nThis extension is part of
Classic Mode and is officially supported by GNOME. Please do not report bugs
using the form below, use GNOME's GitLab instance instead.",
-"original-authors": [ "[email protected]", "[email protected]" ],
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Apps Menu",
+ "description": "Add a category-based menu for apps.\nThis extension is part
of Classic Mode and is officially supported by GNOME. Please do not report bugs
using the form below, use GNOME's GitLab instance instead.",
+ "original-authors": [
+ "[email protected]",
+ "[email protected]"
+ ],
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/auto-move-windows/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/auto-move-windows/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/auto-move-windows/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/auto-move-windows/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,16 @@
{
- "extension-id": "@extension_id@",
- "uuid": "@uuid@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "name": "Auto Move Windows",
- "description": "Move applications to specific workspaces when they create
windows.",
- "shell-version": [ "@shell_current@" ],
- "original-authors": [ "[email protected]",
"[email protected]" ],
- "url": "@url@"
+ "name": "Auto Move Windows",
+ "description": "Move applications to specific workspaces when they create
windows.",
+ "original-authors": [
+ "[email protected]",
+ "[email protected]"
+ ],
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/drive-menu/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/drive-menu/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/drive-menu/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/drive-menu/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
- "extension-id": "@extension_id@",
- "uuid": "@uuid@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "name": "Removable Drive Menu",
- "description": "A status menu for accessing and unmounting removable
devices.",
- "shell-version": [ "@shell_current@" ],
- "url": "@url@"
+ "name": "Removable Drive Menu",
+ "description": "A status menu for accessing and unmounting removable
devices.",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/launch-new-instance/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/launch-new-instance/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/launch-new-instance/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/launch-new-instance/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Launch New Instance",
-"description": "Always launch a new instance when clicking in the dash or the
application view.\nThis extension is part of Classic Mode and is officially
supported by GNOME. Please do not report bugs using the form below, use GNOME's
GitLab instance instead.",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Launch New Instance",
+ "description": "Always launch a new instance when clicking in the dash or
the application view.\nThis extension is part of Classic Mode and is officially
supported by GNOME. Please do not report bugs using the form below, use GNOME's
GitLab instance instead.",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/light-style/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/light-style/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/light-style/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/light-style/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Light Style",
-"description": "Switch default to light style",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Light Style",
+ "description": "Switch default to light style",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-shell-extensions-50.1/extensions/meson.build
new/gnome-shell-extensions-50.2/extensions/meson.build
--- old/gnome-shell-extensions-50.1/extensions/meson.build 2026-04-14
16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/meson.build 2026-05-26
18:48:11.000000000 +0200
@@ -11,11 +11,11 @@
uuid = e + uuid_suffix
metadata_conf = configuration_data()
- metadata_conf.set('extension_id', e)
metadata_conf.set('uuid', uuid)
metadata_conf.set('gschemaname', 'org.gnome.shell.extensions.' + e)
metadata_conf.set('gettext_domain', gettext_domain)
metadata_conf.set('shell_current', shell_version)
+ metadata_conf.set('version', meson.project_version())
metadata_conf.set(
'url',
'https://gitlab.gnome.org/GNOME/gnome-shell-extensions',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/native-window-placement/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/native-window-placement/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/native-window-placement/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/native-window-placement/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,15 @@
{
- "uuid": "@uuid@",
- "extension-id": "@extension_id@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "name": "Native Window Placement",
- "description": "Arrange windows in overview in a more compact way.",
- "shell-version": [ "@shell_current@" ],
- "url": "@url@",
- "original-authors": [ "[email protected]" ]
+ "name": "Native Window Placement",
+ "description": "Arrange windows in overview in a more compact way.",
+ "original-authors": [
+ "[email protected]"
+ ],
+ "uuid": "@uuid@",
+ "settings-schema": "@gschemaname@",
+ "gettext-domain": "@gettext_domain@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/places-menu/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/places-menu/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/places-menu/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/places-menu/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Places Status Indicator",
-"description": "Add a menu for quickly navigating places in the system.\nThis
extension is part of Classic Mode and is officially supported by GNOME. Please
do not report bugs using the form below, use GNOME's GitLab instance instead.",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Places Status Indicator",
+ "description": "Add a menu for quickly navigating places in the
system.\nThis extension is part of Classic Mode and is officially supported by
GNOME. Please do not report bugs using the form below, use GNOME's GitLab
instance instead.",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/screenshot-window-sizer/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/screenshot-window-sizer/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/screenshot-window-sizer/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/screenshot-window-sizer/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Screenshot Window Sizer",
-"description": "Resize windows for GNOME Software screenshots with Ctrl+Alt+s
shortcut",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Screenshot Window Sizer",
+ "description": "Resize windows for GNOME Software screenshots with
Ctrl+Alt+s shortcut",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/status-icons/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/status-icons/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/status-icons/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/status-icons/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Status Icons",
-"description": "Show status icons in the top bar",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Status Icons",
+ "description": "Show status icons in the top bar",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/system-monitor/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/system-monitor/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/system-monitor/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/system-monitor/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "System Monitor",
-"description": "Monitor system from the top bar",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "System Monitor",
+ "description": "Monitor system from the top bar",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/user-theme/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/user-theme/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/user-theme/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/user-theme/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,15 @@
{
- "uuid": "@uuid@",
- "extension-id": "@extension_id@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "name": "User Themes",
- "description": "Load shell themes from user directory.",
- "shell-version": [ "@shell_current@" ],
- "original-authors": [ "[email protected]" ],
- "url": "@url@"
+ "name": "User Themes",
+ "description": "Load shell themes from user directory.",
+ "original-authors": [
+ "[email protected]"
+ ],
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/window-list/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/window-list/metadata.json.in
--- old/gnome-shell-extensions-50.1/extensions/window-list/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++ new/gnome-shell-extensions-50.2/extensions/window-list/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,10 +1,12 @@
{
-"extension-id": "@extension_id@",
-"uuid": "@uuid@",
-"settings-schema": "@gschemaname@",
-"gettext-domain": "@gettext_domain@",
-"name": "Window List",
-"description": "Display a window list at the bottom of the screen.\nThis
extension is part of Classic Mode and is officially supported by GNOME. Please
do not report bugs using the form below, use GNOME's GitLab instance instead.",
-"shell-version": [ "@shell_current@" ],
-"url": "@url@"
+ "name": "Window List",
+ "description": "Display a window list at the bottom of the screen.\nThis
extension is part of Classic Mode and is officially supported by GNOME. Please
do not report bugs using the form below, use GNOME's GitLab instance instead.",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/windowsNavigator/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/windowsNavigator/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/windowsNavigator/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/windowsNavigator/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,13 @@
{
- "shell-version": ["@shell_current@" ],
- "extension-id": "@extension_id@",
- "uuid": "@uuid@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "original-author": "[email protected]",
- "name": "Window Navigator",
- "description": "Allow keyboard selection of windows and workspaces in
overlay mode. <Ctrl>number selects a workspace, and <Alt>number selects a
window.",
- "url": "@url@"
+ "name": "Window Navigator",
+ "description": "Allow keyboard selection of windows and workspaces in
overlay mode. <Ctrl>number selects a workspace, and <Alt>number selects a
window.",
+ "original-author": "[email protected]",
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/gnome-shell-extensions-50.1/extensions/workspace-indicator/metadata.json.in
new/gnome-shell-extensions-50.2/extensions/workspace-indicator/metadata.json.in
---
old/gnome-shell-extensions-50.1/extensions/workspace-indicator/metadata.json.in
2026-04-14 16:37:47.000000000 +0200
+++
new/gnome-shell-extensions-50.2/extensions/workspace-indicator/metadata.json.in
2026-05-26 18:48:11.000000000 +0200
@@ -1,11 +1,15 @@
{
- "extension-id": "@extension_id@",
- "uuid": "@uuid@",
- "settings-schema": "@gschemaname@",
- "gettext-domain": "@gettext_domain@",
- "name": "Workspace Indicator",
- "description": "Put an indicator on the panel signaling in which workspace
you are, and give you the possibility of switching to another one.",
- "shell-version": [ "@shell_current@" ],
- "original-authors": [ "[email protected]" ],
- "url": "@url@"
+ "name": "Workspace Indicator",
+ "description": "Put an indicator on the panel signaling in which workspace
you are, and give you the possibility of switching to another one.",
+ "original-authors": [
+ "[email protected]"
+ ],
+ "uuid": "@uuid@",
+ "gettext-domain": "@gettext_domain@",
+ "settings-schema": "@gschemaname@",
+ "shell-version": [
+ "@shell_current@"
+ ],
+ "version-name": "@version@",
+ "url": "@url@"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-shell-extensions-50.1/meson.build
new/gnome-shell-extensions-50.2/meson.build
--- old/gnome-shell-extensions-50.1/meson.build 2026-04-14 16:37:47.000000000
+0200
+++ new/gnome-shell-extensions-50.2/meson.build 2026-05-26 18:48:11.000000000
+0200
@@ -4,7 +4,7 @@
project(
'gnome-shell-extensions',
- version: '50.1',
+ version: '50.2',
meson_version: '>= 1.1.0',
license: 'GPL-2.0-or-later',
)
++++++ gnome-shell-extensions.obsinfo ++++++
--- /var/tmp/diff_new_pack.VvXi9H/_old 2026-05-29 18:14:22.136531558 +0200
+++ /var/tmp/diff_new_pack.VvXi9H/_new 2026-05-29 18:14:22.148532056 +0200
@@ -1,5 +1,5 @@
name: gnome-shell-extensions
-version: 50.1
-mtime: 1776177467
-commit: e848ae6a05035b1576ee90bb986f2d67c031fc22
+version: 50.2
+mtime: 1779814091
+commit: 7b3336cd00d0aafc50944dfa3b6286bae267b7b0