forked from pool/gnome-settings-daemon
Accepting request 1170051 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1170051 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-settings-daemon?expand=0&rev=192
This commit is contained in:
commit
99cbfb69ce
@ -42,7 +42,7 @@ Index: gnome-settings-daemon-45.0/plugins/xsettings/xsettings-manager.c
|
|||||||
return XSETTINGS_TYPE_COLOR;
|
return XSETTINGS_TYPE_COLOR;
|
||||||
default:
|
default:
|
||||||
- g_assert_not_reached ();
|
- g_assert_not_reached ();
|
||||||
+ return NULL;
|
+ return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 19 21:19:11 UTC 2024 - Michael Gorse <mgorse@suse.com>
|
||||||
|
|
||||||
|
- Update gnome-settings-daemon-bgo793253.patch to fix the build
|
||||||
|
with gcc 14.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 17 09:35:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Sun Mar 17 09:35:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user