Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dunst for openSUSE:Factory checked in at 2023-02-03 22:05:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dunst (Old) and /work/SRC/openSUSE:Factory/.dunst.new.4462 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dunst" Fri Feb 3 22:05:56 2023 rev:13 rq:1063012 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dunst/dunst.changes 2022-05-18 13:13:27.434676736 +0200 +++ /work/SRC/openSUSE:Factory/.dunst.new.4462/dunst.changes 2023-02-03 22:07:28.700066096 +0100 @@ -1,0 +2,28 @@ +Mon Jan 16 20:47:25 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 1.9.0: + * `override_dbus_timeout` setting to override the notification timeout set + via dbus. + * Support notification gaps via the `gap_size` setting. Note that since + the notifications are not separate windows, you cannot click in between the + notifications. + * Make `min_icon_size` and `max_icon_size` a rule for even more + flexibility + * The window offset is now scaled according to `scale` as well. This way + notification stay visually in the same place on higher DPI screens. + * For the recursive icon lookup, revert to using `min_icon_size` and + `max_icon_size` instead of `icon_size`. `min_icon_size` is used as the size to + look for in icon themes. + * Recursive icon lookup is no longer experimental. + * Recursive icon lookup is enabled in the default dunstrc. This does not + change your settings when you have a custom dunstrc. + * Added back the `action_name` setting that was accidentally dropped. + * Broken `dunstctl history`. + * Merged a few wayland fixes from mako (https://github.com/emersion/mako) + * `follow=keyboard`: Fix regression where we don't fall back to mouse + * Raw icons not being scaled according to icon size + * Notifications not disappearing. For some people notifications would + sometimes stay on screen until a new notification appeared. This should + not happen anymore + +------------------------------------------------------------------- Old: ---- dunst-1.8.1.tar.gz New: ---- dunst-1.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dunst.spec ++++++ --- /var/tmp/diff_new_pack.ByKR5L/_old 2023-02-03 22:07:29.084068361 +0100 +++ /var/tmp/diff_new_pack.ByKR5L/_new 2023-02-03 22:07:29.088068385 +0100 @@ -1,7 +1,7 @@ # # spec file for package dunst # -# 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 @@ -18,7 +18,7 @@ %{!?_userunitdir:%define _userunitdir %{_prefix}/lib/systemd/user} Name: dunst -Version: 1.8.1 +Version: 1.9.0 Release: 0 Summary: A customizable notification daemon License: BSD-3-Clause ++++++ dunst-1.8.1.tar.gz -> dunst-1.9.0.tar.gz ++++++ ++++ 2714 lines of diff (skipped)