Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package klee-uclibc for openSUSE:Factory checked in at 2023-06-16 16:54:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/klee-uclibc (Old) and /work/SRC/openSUSE:Factory/.klee-uclibc.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "klee-uclibc" Fri Jun 16 16:54:01 2023 rev:22 rq:1093217 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/klee-uclibc/klee-uclibc.changes 2022-11-29 10:54:59.585315796 +0100 +++ /work/SRC/openSUSE:Factory/.klee-uclibc.new.15902/klee-uclibc.changes 2023-06-16 16:54:52.769719065 +0200 @@ -1,0 +2,6 @@ +Thu Jun 15 05:10:10 UTC 2023 - [email protected] + +- require python3-base, not python-base as we need py3 +- update rpmlintrc filter to match the current output + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ klee-uclibc.spec ++++++ --- /var/tmp/diff_new_pack.CqMOKe/_old 2023-06-16 16:54:53.441723061 +0200 +++ /var/tmp/diff_new_pack.CqMOKe/_new 2023-06-16 16:54:53.449723109 +0200 @@ -1,7 +1,7 @@ # # spec file for package klee-uclibc # -# 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 @@ -35,7 +35,7 @@ BuildRequires: llvm%{llvm_version}-devel BuildRequires: make BuildRequires: ncurses-devel -BuildRequires: python-base +BuildRequires: python3-base BuildRequires: xz ExclusiveArch: x86_64 ++++++ klee-uclibc-rpmlintrc ++++++ --- /var/tmp/diff_new_pack.CqMOKe/_old 2023-06-16 16:54:53.521723537 +0200 +++ /var/tmp/diff_new_pack.CqMOKe/_new 2023-06-16 16:54:53.525723561 +0200 @@ -1,3 +1,3 @@ -addFilter("binaryinfo-readelf-failed") +addFilter("readelf-failed") addFilter("devel-file-in-non-devel-package")
