Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package pantheon-settings-daemon for
openSUSE:Factory checked in at 2026-01-31 16:17:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pantheon-settings-daemon (Old)
and /work/SRC/openSUSE:Factory/.pantheon-settings-daemon.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pantheon-settings-daemon"
Sat Jan 31 16:17:28 2026 rev:7 rq:1330109 version:8.5.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/pantheon-settings-daemon/pantheon-settings-daemon.changes
2025-12-29 15:16:46.886954878 +0100
+++
/work/SRC/openSUSE:Factory/.pantheon-settings-daemon.new.1995/pantheon-settings-daemon.changes
2026-01-31 16:17:33.021041538 +0100
@@ -1,0 +2,10 @@
+Fri Jan 30 23:12:37 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 8.5.0:
+ * Autostart using systemd instead of gnome-session
+ * skip notifications for already-installed packages
+ * GSchema: default auto updates to true
+ * AccentColorManager: Prevent out of range access to themes array
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
pantheon-settings-daemon-8.4.0.tar.gz
New:
----
pantheon-settings-daemon-8.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ pantheon-settings-daemon.spec ++++++
--- /var/tmp/diff_new_pack.wDemnc/_old 2026-01-31 16:17:33.605065803 +0100
+++ /var/tmp/diff_new_pack.wDemnc/_new 2026-01-31 16:17:33.609065968 +0100
@@ -1,7 +1,7 @@
#
# spec file for package pantheon-settings-daemon
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define appid io.elementary.settings-daemon
Name: pantheon-settings-daemon
-Version: 8.4.0
+Version: 8.5.0
Release: 0
Summary: A daemon for the Pantheon Desktop
License: GPL-3.0-or-later
@@ -60,9 +60,6 @@
# install our own systemd unit file
install -Dm0644 %{SOURCE1}
%{buildroot}%{_unitdir}/%{appid}.check-for-firmware-updates.service
-# move the xdg autostart file into /usr/etc
-# when moving the file, the build fails for some reason (file does not exist
-
%post
%service_add_post %{appid}.check-for-firmware-updates.service
@@ -82,16 +79,15 @@
%dir %{_datadir}/{xdg-desktop-portal,xdg-desktop-portal/portals}
%{_bindir}/%{appid}
%{_datadir}/accountsservice/interfaces/io.elementary.SettingsDaemon.AccountsService.xml
-%{_datadir}/applications/%{appid}.desktop
%{_datadir}/dbus-1/interfaces/io.elementary.SettingsDaemon.AccountsService.xml
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.elementary.settings-daemon.service
%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
%{_datadir}/metainfo/%{appid}.metainfo.xml
%{_datadir}/xdg-desktop-portal/portals/%{appid}.portal
%{_libexecdir}/%{appid}.xdg-desktop-portal
-%{_sysconfdir}/xdg/autostart/%{appid}.desktop
%{_unitdir}/%{appid}.check-for-firmware-updates.service
%{_unitdir}/%{appid}.check-for-firmware-updates.timer
+%{_userunitdir}/%{appid}.service
%{_userunitdir}/%{appid}.system-update.service
%{_userunitdir}/%{appid}.system-update.timer
%{_userunitdir}/%{appid}.xdg-desktop-portal.service
++++++ pantheon-settings-daemon-8.4.0.tar.gz ->
pantheon-settings-daemon-8.5.0.tar.gz ++++++
++++ 40384 lines of diff (skipped)