Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package llvm13 for openSUSE:Factory checked in at 2022-02-11 23:07:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm13 (Old) and /work/SRC/openSUSE:Factory/.llvm13.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "llvm13" Fri Feb 11 23:07:01 2022 rev:7 rq:952965 version:13.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm13/llvm13.changes 2022-02-06 23:55:07.046483439 +0100 +++ /work/SRC/openSUSE:Factory/.llvm13.new.1956/llvm13.changes 2022-02-11 23:08:01.486708364 +0100 @@ -1,0 +2,8 @@ +Tue Feb 8 23:14:36 UTC 2022 - Aaron Puchert <aaronpuch...@alice-dsl.net> + +- Add SUSE_Backports_policy-SLE_conflict to rpmlintrc, we're + deliberately conflicting with SLE here to offer a newer version + than what SUSE wants to support. + (https://code.opensuse.org/leap/features/issue/55) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm13-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.m9nObf/_old 2022-02-11 23:08:02.874712218 +0100 +++ /var/tmp/diff_new_pack.m9nObf/_new 2022-02-11 23:08:02.878712229 +0100 @@ -8,3 +8,6 @@ addFilter("devel-file-in-non-devel-package .*/lib.*/*.a") addFilter("devel-file-in-non-devel-package .*/lib.*/*.so") +# We're deliberately conflicting with SLE. (https://code.opensuse.org/leap/features/issue/55) +addFilter("SUSE_Backports_policy-SLE_conflict") +