Ana Guerrero 2024-10-22 12:50:58 +00:00 committed by Git OBS Bridge
commit 250613c0d2
6 changed files with 18 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.0</param>
<param name="revision">47.1</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:d78f2c8fc0a762c6711187995eaad292bdd51f9fc53e7b375fd8d3eb119dfe86
size 1544204

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Oct 19 08:54:08 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
+ classic: Add missing top-bar indicators
+ window-list:
- Fix window state styling
- Fix "ignore-workspace" setting getting reset
+ Misc. bug fixes and cleanups
-------------------------------------------------------------------
Sun Sep 15 06:57:27 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell-extensions
version: 47.0
mtime: 1726332513
commit: 2716cb0b9883524ad967806c66b2a6fdcf7ff7d6
version: 47.1
mtime: 1729281253
commit: 9991f90804e1b09fb5d5346e2d067bc2b28e6ad4

View File

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