Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package patterns-base for openSUSE:Factory checked in at 2021-02-22 14:39:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/patterns-base (Old) and /work/SRC/openSUSE:Factory/.patterns-base.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-base" Mon Feb 22 14:39:47 2021 rev:66 rq:873922 version:20200505 Changes: -------- --- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes 2021-01-30 13:55:46.065961439 +0100 +++ /work/SRC/openSUSE:Factory/.patterns-base.new.2378/patterns-base.changes 2021-02-22 14:40:00.512594251 +0100 @@ -1,0 +2,6 @@ +Wed Feb 17 14:24:50 UTC 2021 - Fabian Vogt <fv...@suse.com> + +- Don't pull in update_test pattern from sw_management +- Move aaa_base-malloccheck from update_test to base + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-base.spec ++++++ --- /var/tmp/diff_new_pack.4R1mAm/_old 2021-02-22 14:40:01.132594938 +0100 +++ /var/tmp/diff_new_pack.4R1mAm/_new 2021-02-22 14:40:01.144594952 +0100 @@ -124,6 +124,9 @@ Requires: pattern() = minimal_base Requires: aaa_base +%if %{with betatest} +Requires: aaa_base-malloccheck +%endif Requires: bash Requires: ca-certificates-mozilla Requires: coreutils @@ -654,9 +657,6 @@ Provides: pattern-order() = 1360 Provides: pattern-visible() %obsolete_legacy_pattern sw_management -%if %{with betatest} -Requires: pattern() = update_test -%endif # Zypper is the basic sw_management stack for *SUSE Requires: zypper %if 0%{?sle_version} @@ -717,9 +717,6 @@ Requires: update-test-reboot-needed Requires: update-test-security Requires: update-test-trivial -%if %{with betatest} -Requires: aaa_base-malloccheck -%endif %description update_test Packages used for testing that the update stack works. These tiny packages do not have any functionality themselves.