Accepting request 1226514 from GNOME:Factory

- Update to version 47.2:
  + places-menu: Fix a11y labelling
  + screenshot-window-sizer: Mention shortcut in description
  + Misc. bug fixes and cleanups
  + Updated translations. (forwarded request 1226348 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1226514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=141
This commit is contained in:
Ana Guerrero 2024-11-27 21:05:16 +00:00 committed by Git OBS Bridge
commit ecc6c74d1b
6 changed files with 19 additions and 11 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.1</param>
<param name="revision">47.2</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:85fa22d398a0ab340e7d15689f75d0d8b8684574dcdcefa0ac584582c96bee09
size 1543692

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Nov 25 20:03:12 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2:
+ places-menu: Fix a11y labelling
+ screenshot-window-sizer: Mention shortcut in description
+ Misc. bug fixes and cleanups
+ Updated translations.
-------------------------------------------------------------------
Thu Oct 31 08:53:35 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell-extensions
version: 47.1
mtime: 1729281253
commit: 9991f90804e1b09fb5d5346e2d067bc2b28e6ad4
version: 47.2
mtime: 1732547681
commit: 70e2a02e69261b1ae64e461503a06a2cb1c668a4

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
Version: 47.1
Version: 47.2
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0-or-later
@ -84,16 +84,15 @@ gnome-shell classic.
%package -n gnome-shell-classic-xsession
Summary: Xsession(X11) desktop session
Requires: gnome-shell-extensions-common
Requires: gnome-shell-classic
Requires: gnome-session-xsession
Requires: gnome-shell-classic
Requires: gnome-shell-extensions-common
Provides: gnome-shell-classic:%{_datadir}/xsessions/gnome-classic-xorg.desktop
BuildArch: noarch
%description -n gnome-shell-classic-xsession
This package allows GNOME Shell to run the session on Xorg (X11).
%package -n gnome-shell-extension-user-theme
Summary: Allow the user to change GNOME Shell Themes
Group: System/GUI/GNOME