1
0
Ana Guerrero 2025-01-16 17:31:10 +00:00 committed by Git OBS Bridge
commit 49da1d335d
6 changed files with 19 additions and 9 deletions

View File

@ -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">47.2</param>
<param name="revision">47.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 13 12:54:20 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.3:
+ places-menu: Fix opening drives with mount operations
+ window-list: Fix hiding when entering overview with gestures
+ workspace-indicator: Only show previews of regular windows
+ Misc. bug fixes and cleanups
+ Updated translations.
-------------------------------------------------------------------
Thu Dec 19 06:02:21 UTC 2024 - Xiaoguang Wang <xiaoguang.wang@suse.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell-extensions
version: 47.2
mtime: 1732547681
commit: 70e2a02e69261b1ae64e461503a06a2cb1c668a4
version: 47.3
mtime: 1736715555
commit: c815e506dd40678e50fe2b727caef8d1e429db5c

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-shell-extensions
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands
#
# All modifications and additions to the file contributed by third parties
@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
Version: 47.2
Version: 47.3
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0-or-later