Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package swayidle for openSUSE:Factory checked in at 2025-11-09 21:08:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/swayidle (Old) and /work/SRC/openSUSE:Factory/.swayidle.new.1980 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "swayidle" Sun Nov 9 21:08:20 2025 rev:11 rq:1316538 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/swayidle/swayidle.changes 2022-12-06 14:24:28.714191148 +0100 +++ /work/SRC/openSUSE:Factory/.swayidle.new.1980/swayidle.changes 2025-11-09 21:08:52.737597311 +0100 @@ -1,0 +2,13 @@ +Sat Nov 8 08:31:02 UTC 2025 - Michael Vetter <[email protected]> + +- Update to 1.9.0: + * Add a missing stop in the manpage + * Only connect to logind if required + * Avoid using wl_display_dispatch + * Replace `dpms` commands with `power` in sample command + * Drop support for KDE's idle protocol + * Allow to ignore idle inhibitors + * Handle shell expansion errors gracefully + * Add missing period in a config path + +------------------------------------------------------------------- Old: ---- 1.8.0.tar.gz New: ---- swayidle-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ swayidle.spec ++++++ --- /var/tmp/diff_new_pack.xlKPeT/_old 2025-11-09 21:08:53.541630936 +0100 +++ /var/tmp/diff_new_pack.xlKPeT/_new 2025-11-09 21:08:53.545631103 +0100 @@ -1,7 +1,7 @@ # # spec file for package swayidle # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2025 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 @@ -17,13 +17,13 @@ Name: swayidle -Version: 1.8.0 +Version: 1.9.0 Release: 0 Summary: Idle management daemon for Wayland License: MIT Group: System/GUI/Other URL: https://github.com/swaywm/swayidle -Source0: %{url}/archive/%{version}.tar.gz +Source0: %{URL}/releases/download/v%{version}/swayidle-%{version}.tar.gz BuildRequires: meson >= 0.48.0 BuildRequires: pkgconfig BuildRequires: scdoc
