Ana Guerrero 2025-01-12 10:09:06 +00:00 committed by Git OBS Bridge
commit f14b5f2513
6 changed files with 24 additions and 9 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">47.2</param>
<param name="revision">47.3</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:e5dc01154720dff1a2527ece6826c86ed3a561fd2b65ee801c2dd83ea8cfcb08
size 47527437

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Jan 9 17:48:23 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.3:
+ About: Fix wrong GPU names when g-c-c is launched using dGPU.
+ Color: Various fixes to the color calibration tool.
+ Notifications: Update UI when underlying gsetting changes.
+ Network: Make metered connection and hotspot settings adaptive
to small screens.
+ Power: Handle when tuned-ppd has an unsupported power profile.
+ Sound: Prevent crash in Volume Levels when stream has no name.
+ Users: Make screen reader read avatar file names when there are
no names.
+ Updated translations.
-------------------------------------------------------------------
Mon Nov 25 13:24:11 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,4 +1,4 @@
name: gnome-control-center
version: 47.2
mtime: 1732535745
commit: 820e1da6cd789a5c18e0013d5b8c62f4750e8948
version: 47.3
mtime: 1736431098
commit: 960b9b740eef16c1fc5c7e386c6cdf7f1200f62f

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-control-center
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -26,7 +26,7 @@
%endif
Name: gnome-control-center
Version: 47.2
Version: 47.3
Release: 0
Summary: The GNOME Control Center
License: GPL-2.0-or-later