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-03-04 22:43:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old) and /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notifyd" Sat Mar 4 22:43:44 2023 rev:49 rq:1069391 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes 2023-02-20 17:48:02.380172525 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new.31432/xfce4-notifyd.changes 2023-03-04 22:44:20.100074946 +0100 @@ -1,0 +2,28 @@ +Tue Feb 28 09:05:48 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to 0.8.2: + * Remove WM_TAKE_FOCUS from WM_PROTOCOLS for notification windows + * Add pref to change what fields are shown in notifications + * Fix a use-after-free with a notification's app ID + * Fix plural forms missing from translatable strings + * Fix weird formatting mistake in configure.ac + * Remove support for xfce4-panel 4.12. + * Reduce gettext requirement to 0.20. + * Simplify notification placement code + * Add assertion to ensure no window with new ID exists in the tree + * Fix possible index out of bounds issue + * Don't compare uints like char pointers + * Support default actions + * Add option to allow gauge notifications to ignore DnD + * Don't move notifications on mouse-over + * If urgency updated, start/stop expiration + * Close all non-urgent notifications when DnD is activated + * Add a missing $(AM_V_GEN) + * Remove intltool in favor of plain gettext + * Use pkg-config to find gdbus-codegen + * Don't hide glib-genmarshal behind MAINTAINER_MODE + * Use glib-compile-resources instead of xdt-csource + * Don't require xdt-csource for dist tarball builds + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-notifyd-0.8.1.tar.bz2 New: ---- xfce4-notifyd-0.8.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notifyd.spec ++++++ --- /var/tmp/diff_new_pack.J3QlnN/_old 2023-03-04 22:44:20.660077637 +0100 +++ /var/tmp/diff_new_pack.J3QlnN/_new 2023-03-04 22:44:20.664077657 +0100 @@ -17,7 +17,7 @@ Name: xfce4-notifyd -Version: 0.8.1 +Version: 0.8.2 Release: 0 Summary: Simple Notification Daemon for Xfce License: GPL-2.0-only @@ -26,7 +26,7 @@ Source: https://archive.xfce.org/src/apps/xfce4-notifyd/0.8/%{name}-%{version}.tar.bz2 Source1: %{name}.xml Source100: %{name}-rpmlintrc -BuildRequires: intltool +BuildRequires: gettext BuildRequires: update-desktop-files BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(gio-2.0) >= 2.68.0 @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.68.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(libnotify) >= 0.7.0 -BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.12.0 +BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.14.0 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0 BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0 BuildRequires: pkgconfig(libxfconf-0) >= 4.10.0 ++++++ xfce4-notifyd-0.8.1.tar.bz2 -> xfce4-notifyd-0.8.2.tar.bz2 ++++++ ++++ 54680 lines of diff (skipped)