Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-dict for openSUSE:Factory checked in at 2025-05-15 17:01:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-dict (Old) and /work/SRC/openSUSE:Factory/.xfce4-dict.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-dict" Thu May 15 17:01:12 2025 rev:35 rq:1277519 version:0.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-dict/xfce4-dict.changes 2024-10-12 13:35:48.317357420 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-dict.new.30101/xfce4-dict.changes 2025-05-15 17:01:26.222354473 +0200 @@ -1,0 +2,17 @@ +Tue May 13 08:36:29 UTC 2025 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 0.8.9 + * Hide web search link in results if not set + * Fix enchant binary names + * autotools-build: Add missing compile flags + * meson-build: Remove --manual-register flag from compile_resources() + * Replace deprecated exo with libxfce4ui 4.21.0 + * Meson version can be older + * build: Automate copyright year management + * Add suport to Meson + * I18n: Update po/LINGUAS list + * Remove x11 includes + * Drop libx11 as dependency + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-dict-0.8.8.tar.bz2 New: ---- xfce4-dict-0.8.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-dict.spec ++++++ --- /var/tmp/diff_new_pack.biC77g/_old 2025-05-15 17:01:26.966385687 +0200 +++ /var/tmp/diff_new_pack.biC77g/_new 2025-05-15 17:01:26.966385687 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-dict # -# 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 @@ -16,23 +16,25 @@ # -%define panel_version 4.10.0 +%define panel_version 4.18.0 Name: xfce4-dict -Version: 0.8.8 +Version: 0.8.9 Release: 0 Summary: Xfce Dictionary Client Application License: GPL-2.0-or-later Group: Productivity/Office/Dictionary URL: https://goodies.xfce.org/projects/applications/xfce4-dict -Source: https://archive.xfce.org/src/apps/xfce4-dict/0.8/%{name}-%{version}.tar.bz2 -BuildRequires: intltool +Source: https://archive.xfce.org/src/apps/xfce4-dict/0.8/%{name}-%{version}.tar.xz +BuildRequires: gettext >= 0.19.8 +BuildRequires: meson >= 0.54.0 +BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gthread-2.0) >= 2.24.0 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 +BuildRequires: pkgconfig(gthread-2.0) >= 2.66.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.24.0 BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version} -BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.10.0 -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.18.0 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.18.0 # uses xdg-open Requires: xdg-utils Recommends: %{name}-lang = %{version} @@ -56,16 +58,16 @@ %lang_package %prep -%setup -q +%autosetup %build -%configure -%make_build +%meson +%meson_build %install -%make_install +%meson_install -rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4dict.la +rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libxfce4dict.la %suse_update_desktop_file -r %{name} Office Dictionary GTK