12
0

Accepting request 1249897 from GNOME:Next

- Update to version 48.rc:
  + Misc. bug fixes and cleanups
  + Updated translations.

- Update to version 48.beta:
  + window-list: Fix regression in chrome tracking
  + Misc. bug fixes and cleanups
  + Updated translations.

- Update to version 48.alpha:
  + classic: Add missing top-bar indicators
  + window-list:
    - Fix window state styling
    - Fix "ignore-workspace" setting getting reset
    - Allow rearranging window buttons
    - Add workspaces page to preference dialog
    - Add attention indicator
  + places-menu:
    - Sync list of places with nautilus
    - Fix a11y labelling
  + Misc. bug fixes and cleanups
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1249897
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell-extensions?expand=0&rev=305
This commit is contained in:
2025-03-06 13:58:58 +00:00
committed by Git OBS Bridge
parent 006a4c199a
commit 2c3c6612a7
6 changed files with 40 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">47.4</param>
<param name="revision">@PARENT_TAG@</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>