Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnome-settings-daemon for openSUSE:Factory checked in at 2022-03-23 20:16:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old) and /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-settings-daemon" Wed Mar 23 20:16:23 2022 rev:179 rq:963596 version:42.1 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes 2022-02-21 17:45:43.983578542 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new.25692/gnome-settings-daemon.changes 2022-03-23 20:17:07.270420084 +0100 @@ -1,0 +2,34 @@ +Sun Mar 20 08:03:20 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.1: + + Brown paper bag release. +- Changes from version 42.0: + + Keyboard: Clear content of gtk-im-module setting. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 7 12:10:27 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.rc: + + Sharing: Do not manage gnome-remote-desktop, now done through + gnome-control-center and systemd services. + +------------------------------------------------------------------- +Fri Feb 18 09:37:49 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com> + +- Update to version 42.beta: + + Datetime: Port to GWeather 4 + + Media-keys: + - Fix launching of Settings actions + - Suppress UCM generic soundcard names on volume OSDs + - Remove screenshot key handling, done now in GNOME Shell + + Power: Improve battery warning debouncing logic + + XSettings: Adopt x11-specific code to look up GTK IM module + from gsd-keyboard + + Updated translations. +- Replace pkgconfig(gweather-3.0) with pkgconfig(gweather4) + BuildRequires following upstreams port. +- Drop afa7e4bb9c519e2daf500a6079088669500768c0.patch.: Fixed + upstream. + +------------------------------------------------------------------- @@ -12,0 +47,12 @@ + +------------------------------------------------------------------- +Mon Jan 10 14:50:01 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 42.alpha: + + Color: Night light color temperature fixes. + + Media-keys: + - Remove GNOME-specific MediaKeys API. + - Multiple MPRIS fixes. + + Power: Do not print an error for failures from realpath. + + XSettings: Support new "high-contrast" setting. + + Updated translations. Old: ---- afa7e4bb9c519e2daf500a6079088669500768c0.patch gnome-settings-daemon-41.0.tar.xz New: ---- gnome-settings-daemon-42.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-settings-daemon.spec ++++++ --- /var/tmp/diff_new_pack.gXcI73/_old 2022-03-23 20:17:08.126420569 +0100 +++ /var/tmp/diff_new_pack.gXcI73/_new 2022-03-23 20:17:08.134420574 +0100 @@ -28,13 +28,13 @@ %endif Name: gnome-settings-daemon -Version: 41.0 +Version: 42.1 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/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-settings-daemon/42/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE gnome-settings-daemon-initial-keyboard.patch bsc#979051 boo#1009515 feder...@suse.com -- Deal with the default keyboard being set from xkb instead of GNOME Patch1: gnome-settings-daemon-initial-keyboard.patch @@ -42,8 +42,6 @@ Patch2: gnome-settings-daemon-switch-Japanese-default-input-to-mozc.patch # PATCH-FIX-UPSTREAM gnome-settings-daemon-bgo793253.patch bgo#793253 dims...@opensuse.org -- Fix no-return-in-nonvoid-function Patch3: gnome-settings-daemon-bgo793253.patch -# PATCH-FIX-UPSTREAM https://gitlab.gnome.org/GNOME/gnome-settings-daemon/commit/afa7e4bb9c519e2daf500a6079088669500768c0.patch -- Fix build with meson 0.60.0 and newer -Patch8: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/commit/afa7e4bb9c519e2daf500a6079088669500768c0.patch ## SLE/LEAP-only patches start at 1000 # PATCH-FEATURE-OPENSUSE gnome-settings-daemon-notify-idle-resumed.patch bnc#439018 bnc#708182 bgo#575467 h...@suse.com -- notify user about auto suspend when returning from sleep @@ -71,10 +69,10 @@ BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.58 BuildRequires: pkgconfig(gnome-desktop-3.0) >= 3.11.1 -BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.35.91 +BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 42 BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.3 BuildRequires: pkgconfig(gudev-1.0) -BuildRequires: pkgconfig(gweather-3.0) >= 3.9.5 +BuildRequires: pkgconfig(gweather4) BuildRequires: pkgconfig(kbproto) BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(libcanberra-gtk3) @@ -145,7 +143,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch8 -p1 # Enable the patches for both Leap 15 and SLE 15, please find the clarification at bsc#1158476. %if 0%{?sle_version} >= 150000 @@ -181,8 +178,8 @@ %{_datadir}/gnome-settings-daemon/ %{_libexecdir}/gsd-backlight-helper %{_libexecdir}/gsd-printer -%dir %{_libdir}/gnome-settings-daemon-41/ -%{_libdir}/gnome-settings-daemon-41/libgsd.so +%dir %{_libdir}/gnome-settings-daemon-42/ +%{_libdir}/gnome-settings-daemon-42/libgsd.so # Explicitly list all the plugins so we know we don't lose any %{_libexecdir}/gsd-a11y-settings @@ -287,7 +284,7 @@ %files devel %doc AUTHORS ChangeLog -%{_includedir}/gnome-settings-daemon-41/ +%{_includedir}/gnome-settings-daemon-42/ %{_libdir}/pkgconfig/gnome-settings-daemon.pc %files lang -f %{name}.lang ++++++ gnome-settings-daemon-41.0.tar.xz -> gnome-settings-daemon-42.1.tar.xz ++++++ ++++ 29137 lines of diff (skipped)