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 2025-02-04 18:13:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel" Tue Feb 4 18:13:37 2025 rev:87 rq:1243052 version:4.20.3 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes 2024-12-31 11:12:47.882805499 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-panel.new.2316/xfce4-panel.changes 2025-02-04 18:14:58.837596740 +0100 @@ -1,0 +2,35 @@ +Tue Feb 4 08:25:20 UTC 2025 - Maurizio Galli <maurizio.ga...@suse.com> + +- Update to version 4.20.3: + * libxfce4panel: Fix ABI break + * meson-build: Update debug/optimization flag management +- Version 4.20.2: + * autotools-build: Get rid of maintainer mode where gdbus-codegen is used +- Version 4.20.1: + * build: Bump libxfce4windowing required version to 4.20.1 + * Update copyright year + * meson-build: Don't add 'lib' prefix in static lib name + * meson-build: Simplify feature opt dep management + * meson-build: Ensure xfce-revision.h was generated when using it + * build: Use VERSION_FULL intead of VERSION or PACKAGE_VERSION + * autotools-build: Fix EXTRA_DIST redefinition + * meson-build: Remove unneeded conditional + * actions: Restore dialog accept on Enter behavior + * Add meson build + * Turn some messages into warnings + * build: Migrate to xdt-gen-visibility and xdt-check-abi + * wayland: windowmenu: Hide irrelevant workspace options + * wayland: pager: Hide workspace settings + * docs: Add missing parameter to XfcePanelPlugin::hidden-event + * wayland: libxfce4panel: Set kbd interact to on-demand for popup windows + * tasklist: Add missing workspace property initialization on Wayland + * panel: Deal with duplicated monitor models + * tasklist: Disable workspace related properties on Wayland + * prefs-dialog: Don't trust xfconf_channel_get_string_list() return value + * libxfce4panel: Fix XfcePanelPlugin size + * Add an hidden-event signal for plugins + * Translation Updates +- Removed obsolete 0001-relax-x11-version.patch +- Added BuildRequires: xfce4-dev-tools as build needs xdt-csource provided by xfce4-dev-tools + +------------------------------------------------------------------- Old: ---- 0001-relax-x11-version.patch xfce4-panel-4.20.0.tar.bz2 New: ---- xfce4-panel-4.20.3.tar.bz2 BETA DEBUG BEGIN: Old: * Translation Updates - Removed obsolete 0001-relax-x11-version.patch - Added BuildRequires: xfce4-dev-tools as build needs xdt-csource provided by xfce4-dev-tools BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel.spec ++++++ --- /var/tmp/diff_new_pack.rPmcfW/_old 2025-02-04 18:14:59.469622816 +0100 +++ /var/tmp/diff_new_pack.rPmcfW/_new 2025-02-04 18:14:59.469622816 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.20.0 +Version: 4.20.3 Release: 0 Summary: Panel for the Xfce Desktop Environment License: GPL-2.0-or-later AND LGPL-2.1-or-later @@ -30,8 +30,6 @@ Source1: %{name}-rpmlintrc Source2: %{name}-restore-defaults Source3: %{name}-restore-defaults.desktop -# PATCH-FIX-OPENSUSE 0001-relax-x11-version.patch -- Allow build for Leap with its ancient but sufficient X11 packages. -Patch1: 0001-relax-x11-version.patch BuildRequires: desktop-file-utils BuildRequires: ed BuildRequires: fdupes @@ -54,21 +52,20 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.72.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.72.0 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 +BuildRequires: pkgconfig(gtk-layer-shell-0) >= 0.7.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(libxfce4windowing-0) >= 4.19.6 +BuildRequires: pkgconfig(libxfce4windowing-0) >= 4.20.1 BuildRequires: pkgconfig(libxfconf-0) >= 4.13.2 BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(vapigen) BuildRequires: pkgconfig(wayland-client) >= 1.20 -BuildRequires: pkgconfig(x11) >= 1.6.5 +BuildRequires: pkgconfig(x11) >= 1.6.7 BuildRequires: pkgconfig(xext) >= 1.0.0 -%if %{with git} +# Needs xdt-csource provided by xfce4-dev-tools 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} @@ -138,7 +135,7 @@ %lang_package %prep -%autosetup -p1 +%autosetup %build %if %{with git} ++++++ xfce4-panel-4.20.0.tar.bz2 -> xfce4-panel-4.20.3.tar.bz2 ++++++ ++++ 10031 lines of diff (skipped)