diff --git a/gnome-settings-daemon-43.0.tar.xz b/gnome-settings-daemon-43.0.tar.xz deleted file mode 100644 index 1f25fba..0000000 --- a/gnome-settings-daemon-43.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3513bb24fc6f8181667223a64a067534fdccf3bf66326a9403d38b0f0d6013d0 -size 1453808 diff --git a/gnome-settings-daemon-44.0.tar.xz b/gnome-settings-daemon-44.0.tar.xz new file mode 100644 index 0000000..fd01d65 --- /dev/null +++ b/gnome-settings-daemon-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b417ada1c1342a8cf29837ecf2dec9bdcdb754235b1a161b6435c3d11f210999 +size 1464004 diff --git a/gnome-settings-daemon.changes b/gnome-settings-daemon.changes index e53cb35..e2b90ef 100644 --- a/gnome-settings-daemon.changes +++ b/gnome-settings-daemon.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Mon Mar 20 09:26:05 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 12:48:35 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Power: Default to sleep after 15 minutes. + + Updated translations. + +------------------------------------------------------------------- +Fri Feb 24 16:45:11 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + Housekeeping: Fix capitalization of systemd notifications + + Power: Improve low power notifications + + Xsettings: Always fallback to IBus IM for X11 clients + + Updated translations. + ------------------------------------------------------------------- Sun Sep 18 08:46:15 UTC 2022 - Bjørn Lie diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 130c79e..51e4949 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-settings-daemon # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,16 +27,16 @@ %bcond_without wacom %endif -%define base_ver 43 +%define base_ver 44 Name: gnome-settings-daemon -Version: 43.0 +Version: 44.0 Release: 0 Summary: Settings daemon for the GNOME desktop License: GPL-2.0-or-later AND LGPL-2.1-only Group: System/GUI/GNOME URL: https://gitlab.gnome.org/GNOME/gnome-settings-daemon -Source0: https://download.gnome.org/sources/gnome-settings-daemon/%{base_ver}/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-settings-daemon/44/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 federico@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME Patch1: gnome-settings-daemon-initial-keyboard.patch