Dominique Leuenberger 2024-08-13 11:22:34 +00:00 committed by Git OBS Bridge
commit ead0bf3a06
6 changed files with 22 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-control-center.git</param>
<param name="revision">46.3</param>
<param name="revision">46.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:5a895dbbef4ad29b16c5e064bc1b8d87af638e9fe84889c47a91efb02c04a11f
size 48180237

BIN
gnome-control-center-46.4.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Aug 11 13:10:26 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 46.4:
+ Accessibility: Fix enum value for follow centered
+ Apps: Fix memory leak for MMManager object in default apps page
+ Network: Don't set empty ignored hosts
+ Privacy: Fix visibility issue of Bolt settings when Bolt isn't
available
+ Users:
- Avoid accidental mnemonics for user name rows
- Show correctly the remaining list of fingerprints to enroll
+ WWAN: Fix crash on Unlock SIM dialog
-------------------------------------------------------------------
Tue Jul 30 19:37:27 UTC 2024 - Michael Gorse <mgorse@suse.com>

View File

@ -1,4 +1,4 @@
name: gnome-control-center
version: 46.3
mtime: 1719586186
commit: 7c28e9a0dfcfc3d0c8d249b79577431169e5bfd0
version: 46.4
mtime: 1722850427
commit: e8aa31c9da651b858bfc0809d7c43ad5bfdc53f6

View File

@ -26,7 +26,7 @@
%endif
Name: gnome-control-center
Version: 46.3
Version: 46.4
Release: 0
Summary: The GNOME Control Center
License: GPL-2.0-or-later