Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package distrobox for openSUSE:Factory checked in at 2023-01-26 13:57:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/distrobox (Old) and /work/SRC/openSUSE:Factory/.distrobox.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "distrobox" Thu Jan 26 13:57:39 2023 rev:11 rq:1060993 version:1.4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/distrobox/distrobox.changes 2022-12-29 13:09:47.957177944 +0100 +++ /work/SRC/openSUSE:Factory/.distrobox.new.32243/distrobox.changes 2023-01-26 13:58:59.832327437 +0100 @@ -1,0 +2,6 @@ +Tue Jan 24 19:46:13 UTC 2023 - Predrag Ivanović <predi...@mts.rs> + +- Use tubleweed:latest as the default image + instead of, hardcoded in 'distrobox-create', fedora:toolbox. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ distrobox.spec ++++++ --- /var/tmp/diff_new_pack.kUwnlW/_old 2023-01-26 13:59:00.224329551 +0100 +++ /var/tmp/diff_new_pack.kUwnlW/_new 2023-01-26 13:59:00.228329573 +0100 @@ -1,7 +1,7 @@ # # spec file for package distrobox # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ distrobox.conf ++++++ --- /var/tmp/diff_new_pack.kUwnlW/_old 2023-01-26 13:59:00.272329810 +0100 +++ /var/tmp/diff_new_pack.kUwnlW/_new 2023-01-26 13:59:00.276329831 +0100 @@ -1,4 +1,5 @@ container_image="registry.opensuse.org/opensuse/tumbleweed:latest" +container_image_default="registry.opensuse.org/opensuse/tumbleweed:latest" container_name="tumbleweed" container_manager="autodetect" non_interactive="true"