Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package distrobox-image for openSUSE:Factory
checked in at 2026-02-25 21:12:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/distrobox-image (Old)
and /work/SRC/openSUSE:Factory/.distrobox-image.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "distrobox-image"
Wed Feb 25 21:12:32 2026 rev:7 rq:1335066 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/distrobox-image/distrobox-image.changes
2026-01-12 12:40:03.250540936 +0100
+++
/work/SRC/openSUSE:Factory/.distrobox-image.new.1977/distrobox-image.changes
2026-02-25 21:21:53.522127892 +0100
@@ -1,0 +2,7 @@
+Wed Feb 18 08:18:01 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Use libzypp config packages zypp-excludedocs and
+ zypp-no-recommends instead of changing the default config using
+ sed.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.13jza1/_old 2026-02-25 21:21:53.994147273 +0100
+++ /var/tmp/diff_new_pack.13jza1/_new 2026-02-25 21:21:54.002147602 +0100
@@ -70,8 +70,8 @@
words \
xauth \
zip \
+ zypp-excludedocs \
+ zypp-no-recommends \
&& zypper al parallel-printer-support \
- && zypper clean \
- && sed -i 's/.*solver.onlyRequires.*/solver.onlyRequires = false/g'
/etc/zypp/zypp.conf \
- && sed -i 's/.*rpm.install.excludedocs.*/rpm.install.excludedocs = no/g'
/etc/zypp/zypp.conf
+ && zypper clean