Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xdg-utils for openSUSE:Factory checked in at 2026-03-11 20:49:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-utils (Old) and /work/SRC/openSUSE:Factory/.xdg-utils.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-utils" Wed Mar 11 20:49:53 2026 rev:65 rq:1337949 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes 2024-07-26 16:15:18.589245436 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-utils.new.8177/xdg-utils.changes 2026-03-11 20:50:03.768983486 +0100 @@ -1,0 +2,6 @@ +Tue Mar 10 10:45:35 UTC 2026 - Martin Wilck <[email protected]> + +- Allow xdg-utils to be installed with busybox-which. This enables + its installation in distrobox containers. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-utils.spec ++++++ --- /var/tmp/diff_new_pack.g7xc9S/_old 2026-03-11 20:50:04.485012516 +0100 +++ /var/tmp/diff_new_pack.g7xc9S/_new 2026-03-11 20:50:04.485012516 +0100 @@ -1,7 +1,7 @@ # # spec file for package xdg-utils # -# Copyright (c) 2024 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 @@ -30,7 +30,7 @@ # for xmlto to be able to generate text from html BuildRequires: w3m BuildRequires: xmlto -Requires: which +Requires: (which or busybox-which) Recommends: %{name}-screensaver BuildArch: noarch
