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 2026-08-20 16:16:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-dict (Old) and /work/SRC/openSUSE:Factory/.xfce4-dict.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-dict" Thu Aug 20 16:16:25 2026 rev:36 rq:1372178 version:0.8.10 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-dict/xfce4-dict.changes 2025-05-15 17:01:26.222354473 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-dict.new.1258/xfce4-dict.changes 2026-08-20 16:16:41.838225023 +0200 @@ -1,0 +2,18 @@ +Wed Aug 19 06:22:32 UTC 2026 - Manfred Hollstein <[email protected]> + +- Update to version 0.8.10 + * Fix more leaks + * Avoid dereference of NULL + * Fix heap-buffer-overflow + * I18n: Update po/LINGUAS list + * build: Fix typo in optimization level + * README.md: Add uninstall info + * Stop using xfce_panel_plugin_(block|unblock)_menu + * Remove also #include <config.h> + * build: Fix deprecated feature warning + * Update README + * Drop autotools support + * Add LLM support + * Translation Updates + +------------------------------------------------------------------- Old: ---- xfce4-dict-0.8.9.tar.xz New: ---- xfce4-dict-0.8.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-dict.spec ++++++ --- /var/tmp/diff_new_pack.bFixAp/_old 2026-08-20 16:16:42.932263728 +0200 +++ /var/tmp/diff_new_pack.bFixAp/_new 2026-08-20 16:16:42.935263834 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-dict # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define panel_version 4.18.0 Name: xfce4-dict -Version: 0.8.9 +Version: 0.8.10 Release: 0 Summary: Xfce Dictionary Client Application License: GPL-2.0-or-later @@ -29,8 +29,8 @@ BuildRequires: meson >= 0.54.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gthread-2.0) >= 2.66.0 BuildRequires: pkgconfig(glib-2.0) >= 2.66.0 +BuildRequires: pkgconfig(gthread-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.18.0 @@ -61,7 +61,8 @@ %autosetup %build -%meson +%meson \ + -Dllm=true %meson_build %install @@ -76,7 +77,7 @@ %find_lang %{name} %{?no_lang_C} %files -%doc AUTHORS ChangeLog README +%doc AUTHORS ChangeLog README.md %license COPYING %{_bindir}/xfce4-dict %{_datadir}/applications/*.desktop ++++++ xfce4-dict-0.8.9.tar.xz -> xfce4-dict-0.8.10.tar.xz ++++++ ++++ 31154 lines of diff (skipped)
