Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-panel for openSUSE:Factory checked in at 2023-02-10 14:35:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel" Fri Feb 10 14:35:16 2023 rev:81 rq:1064193 version:4.18.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes 2023-01-14 00:03:49.385922465 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-panel.new.1848/xfce4-panel.changes 2023-02-10 14:35:18.349915328 +0100 @@ -1,0 +2,22 @@ +Fri Feb 10 00:24:10 UTC 2023 - Maurizio Galli <[email protected]> + +- Ensure statusnotifier plugin is fully usable with appindicators + +------------------------------------------------------------------- +Thu Feb 9 17:20:26 UTC 2023 - Manfred Hollstein <[email protected]> + +- Update to version 4.18.2 + * directorymenu: Add missing sanity check + * panel: Properly handle null string as property default value + * Revert "Use RGBA visual only if compositing is enabled (Fixes + gxo#xfce/xfce4-panel#251)" (gxo#xfce/xfce4-panel#672) + * Revert "systray: Do not require compositing to be enabled to + use RGBA visual" + * systray: Fix blurry icons in prefs dialog when UI scale > 1 + * launcher: Fix blurry icons in prefs and add dialogs when UI + scale > 1 + * launcher: Use GIcon for the tooltip icon (gxo#xfce/xfce4-panel#674) + * pager: Use WnckHandle if available (gxo#xfce/xfce4-panel#695) + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-panel-4.18.1.tar.bz2 New: ---- xfce4-panel-4.18.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel.spec ++++++ --- /var/tmp/diff_new_pack.ymoj9W/_old 2023-02-10 14:35:19.301921017 +0100 +++ /var/tmp/diff_new_pack.ymoj9W/_new 2023-02-10 14:35:19.309921064 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel # -# 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 @@ -20,7 +20,7 @@ %define libname libxfce4panel-2_0-4 Name: xfce4-panel -Version: 4.18.1 +Version: 4.18.2 Release: 0 Summary: Panel for the Xfce Desktop Environment License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -37,21 +37,22 @@ BuildRequires: intltool BuildRequires: perl BuildRequires: update-desktop-files + BuildRequires: pkgconfig(atk) -BuildRequires: pkgconfig(cairo) +BuildRequires: pkgconfig(cairo) >= 1.16.0 BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dbusmenu-gtk3-0.4) >= 16.04.0 -BuildRequires: pkgconfig(exo-2) +BuildRequires: pkgconfig(exo-2) >= 0.11.2 BuildRequires: pkgconfig(garcon-1) >= 4.17.0 BuildRequires: pkgconfig(garcon-gtk3-1) >= 4.17.0 -BuildRequires: pkgconfig(gio-2.0) -BuildRequires: pkgconfig(gio-unix-2.0) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gmodule-2.0) +BuildRequires: pkgconfig(gio-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.66.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gmodule-2.0) >= 2.66.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(libwnck-3.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 +BuildRequires: pkgconfig(libwnck-3.0) >= 3.0 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.17.1 BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.17.2 BuildRequires: pkgconfig(libxfconf-0) >= 4.13.2 @@ -62,6 +63,8 @@ %if %{with git} BuildRequires: xfce4-dev-tools %endif +# typelib(AppIndicator3) is needed for statusnotifier plugin to be fully usable with appindicators +Requires: typelib(AppIndicator3) Provides: xfce4-panel-doc = %{version} Obsoletes: xfce4-panel-doc <= 4.12.0 Provides: xfce4-panel-plugins = %{version} ++++++ xfce4-panel-4.18.1.tar.bz2 -> xfce4-panel-4.18.2.tar.bz2 ++++++ ++++ 4047 lines of diff (skipped)
