Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-notifyd for openSUSE:Factory checked in at 2023-01-23 18:31:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old) and /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notifyd" Mon Jan 23 18:31:28 2023 rev:45 rq:1060259 version:0.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes 2023-01-21 19:13:29.205959268 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.32243/xfce4-notifyd.changes 2023-01-23 18:31:52.712030534 +0100 @@ -1,0 +2,19 @@ +Sun Jan 22 09:13:44 UTC 2023 - Manfred Hollstein <[email protected]> + +- Update to 0.7.2: + * Fix sound proplist memleak when notification isn't shown + * Improve sorting in known apps list of settings + * Add extra margin in the known app settings + * Fix word casing in known app settings + * Add ability to exclude specific applications from log + * Better, non-quadratic algo for xfce_notify_count_apps_in_log() + * Plug memleak in notify_get_from_desktop_file() + * Redesign the known apps panel a bit + * Remove a few more GTK_CHECK_VERSION call sites + * Avoid use-after-free when deleting known app + * Improve algo for finding desktop file for known app name + * Improve icon loading for known apps list + * Don't set invalid icon name in known apps list + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-notifyd-0.7.1.tar.bz2 New: ---- xfce4-notifyd-0.7.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notifyd.spec ++++++ --- /var/tmp/diff_new_pack.jTqImf/_old 2023-01-23 18:31:53.736036854 +0100 +++ /var/tmp/diff_new_pack.jTqImf/_new 2023-01-23 18:31:53.740036879 +0100 @@ -17,22 +17,22 @@ Name: xfce4-notifyd -Version: 0.7.1 +Version: 0.7.2 Release: 0 Summary: Simple Notification Daemon for Xfce License: GPL-2.0-only Group: System/Daemons URL: https://docs.xfce.org/apps/notifyd/start -Source: https://archive.xfce.org/src/apps/xfce4-notifyd/0.6/%{name}-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/apps/xfce4-notifyd/0.7/%{name}-%{version}.tar.bz2 Source1: %{name}.xml Source100: %{name}-rpmlintrc BuildRequires: exo-tools BuildRequires: intltool BuildRequires: update-desktop-files -# BuildRequires: xfce4-dev-tools +BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(gio-2.0) >= 2.56.0 -BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.56.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libnotify) >= 0.7.0 BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.12.0 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0 ++++++ xfce4-notifyd-0.7.1.tar.bz2 -> xfce4-notifyd-0.7.2.tar.bz2 ++++++ ++++ 4890 lines of diff (skipped)
