Dominique Leuenberger 2025-02-09 19:00:28 +00:00 committed by Git OBS Bridge
commit f8c7cfb2db
6 changed files with 15 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.3</param>
<param name="revision">47.4</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:5b2a0f098ceda38fb62e4e2d8b529be0c0577280ddeb690cf15e3c4cd4fe7bf7
size 1545228

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 5 12:29:12 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.4:
+ window-list: Fix regression in chrome tracking
+ Misc. bug fixes and cleanups
-------------------------------------------------------------------
Mon Jan 13 12:54:20 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-shell-extensions
version: 47.3
mtime: 1736715555
commit: c815e506dd40678e50fe2b727caef8d1e429db5c
version: 47.4
mtime: 1738712433
commit: fa5c4bade155045c3f1ff5516afd8cc12eda3813

View File

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