Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpmlint-mini for openSUSE:Factory checked in at 2025-01-17 18:36:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old) and /work/SRC/openSUSE:Factory/.rpmlint-mini.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint-mini" Fri Jan 17 18:36:55 2025 rev:123 rq:1238055 version:MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes 2024-02-02 15:45:30.300855688 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new.5589/rpmlint-mini.changes 2025-01-17 18:36:59.656016301 +0100 @@ -1,0 +2,7 @@ +Wed Jan 15 12:17:31 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- Include tar and gzip, as rpmlint relies on those tools to unpack + rpms when rpm2archive exists (i.e rpm 4.20). The versions in the + buildroot might not be suitable (e.g busybox-tar, zstd-gzip). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-mini.spec ++++++ --- /var/tmp/diff_new_pack.DiiHqr/_old 2025-01-17 18:37:00.344044811 +0100 +++ /var/tmp/diff_new_pack.DiiHqr/_new 2025-01-17 18:37:00.348044976 +0100 @@ -1,7 +1,7 @@ # # spec file for package rpmlint-mini # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -93,6 +93,7 @@ # We need these available cp -a %{_vpath_builddir}/src/desktop-file-validate %{buildroot}/opt/testing/bin cp -a %{_bindir}/dash %{_bindir}/checkbashisms %{buildroot}/opt/testing/bin +cp -a %{_bindir}/{tar,gzip} %{buildroot}/opt/testing/bin cp -a %{_libdir}/libedit.so.0* %{buildroot}/opt/testing/lib # Install config files install -d -m 755 %{buildroot}/opt/testing/share