Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package makedumpfile for openSUSE:Factory checked in at 2022-02-21 17:45:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/makedumpfile (Old) and /work/SRC/openSUSE:Factory/.makedumpfile.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "makedumpfile" Mon Feb 21 17:45:52 2022 rev:85 rq:955899 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes 2021-12-10 21:53:24.098919542 +0100 +++ /work/SRC/openSUSE:Factory/.makedumpfile.new.1958/makedumpfile.changes 2022-02-21 17:46:09.731586207 +0100 @@ -1,0 +2,5 @@ +Fri Feb 11 14:15:33 UTC 2022 - Petr Tesa????k <ptesa...@suse.com> + +- Turn on zstd in Tumbleweed. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ makedumpfile.spec ++++++ --- /var/tmp/diff_new_pack.s9JolS/_old 2022-02-21 17:46:10.291586373 +0100 +++ /var/tmp/diff_new_pack.s9JolS/_new 2022-02-21 17:46:10.299586375 +0100 @@ -1,7 +1,7 @@ # # spec file for package makedumpfile # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %endif %if 0%{!?have_zstd:1} -%if 0%{?sle_version} >= 150200 +%if 0%{?sle_version} >= 150200 || 0%{?suse_version} > 1500 %define have_zstd 1 %else %define have_zstd 0