- Update to version 47.1.1:
+ Fix crash on display scales > 1 due to conflicting type registration. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=570
This commit is contained in:
parent
79be7a3dbb
commit
4dcceef521
2
_service
2
_service
@ -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.1</param>
|
||||
<param name="revision">47.1.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
BIN
gnome-control-center-47.1.1.obscpio
(Stored with Git LFS)
Normal file
BIN
gnome-control-center-47.1.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f3fafa999fe5016305ba23791ddbbdb6f1a759e2657580b6ed8ce7a4b04b060
|
||||
size 47678477
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 15:12:56 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.1.1:
|
||||
+ Fix crash on display scales > 1 due to conflicting type
|
||||
registration.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 16:31:01 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-control-center
|
||||
version: 47.1
|
||||
mtime: 1729502315
|
||||
commit: cca7bdff8da24296b3c5dd2af965f008263726d4
|
||||
version: 47.1.1
|
||||
mtime: 1729605818
|
||||
commit: 7985fc671ad43f5925b9012e6c51231ad73a628d
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
|
||||
Name: gnome-control-center
|
||||
Version: 47.1
|
||||
Version: 47.1.1
|
||||
Release: 0
|
||||
Summary: The GNOME Control Center
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user