1
0

Accepting request 1177060 from GNOME:Factory

- Update to version 46.2:
  + apps-menu: Fix a11y of category labels.
  + window-list: Fix long-press support.
  + Misc. bug fixes and cleanups.
  + Updated translations. (forwarded request 1177036 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1177060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=137
This commit is contained in:
Ana Guerrero 2024-05-28 15:27:53 +00:00 committed by Git OBS Bridge
commit 8cfff12f39
6 changed files with 17 additions and 8 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">46.1</param>
<param name="revision">46.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:04ba0cb6950164bff88d7d350fe0d9cfccafd7e1d3d1f0d2f7806d813fa8015c
size 1472524

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 27 07:03:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.2:
+ apps-menu: Fix a11y of category labels.
+ window-list: Fix long-press support.
+ Misc. bug fixes and cleanups.
+ Updated translations.
-------------------------------------------------------------------
Thu May 2 08:07:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: gnome-shell-extensions
version: 46.1
mtime: 1713710054
commit: 78c3957f6491ff8c7f333acc48a2340a95c46b05
version: 46.2
mtime: 1716673202
commit: ae9411a23d3e4b1872087587c284ac80644c8e15

View File

@ -19,7 +19,7 @@
%global __requires_exclude typelib\\(Meta\\)
Name: gnome-shell-extensions
Version: 46.1
Version: 46.2
Release: 0
Summary: A collection of extensions for GNOME Shell
License: GPL-2.0-or-later