Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package trivy-image for openSUSE:Factory checked in at 2024-01-03 12:32:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/trivy-image (Old) and /work/SRC/openSUSE:Factory/.trivy-image.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "trivy-image" Wed Jan 3 12:32:24 2024 rev:2 rq:1136371 version:2024 Changes: -------- --- /work/SRC/openSUSE:Factory/trivy-image/trivy-image.changes 2023-12-18 22:55:40.931038467 +0100 +++ /work/SRC/openSUSE:Factory/.trivy-image.new.28375/trivy-image.changes 2024-01-03 12:33:09.561393281 +0100 @@ -1,0 +2,5 @@ +Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller <dmuel...@suse.com> + +- update year to 2024 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ trivy-image.kiwi ++++++ --- /var/tmp/diff_new_pack.Sc5Wxi/_old 2024-01-03 12:33:09.993409087 +0100 +++ /var/tmp/diff_new_pack.Sc5Wxi/_new 2024-01-03 12:33:09.997409234 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <!-- SPDX-License-Identifier: Apache-2.0 --> <!-- - Copyright (c) 2023 SUSE LLC + Copyright (c) 2024 SUSE LLC All modifications and additions to the file contributed by third parties remain the property of their copyright owners, unless otherwise agreed @@ -50,7 +50,7 @@ <entrypoint execute="/usr/bin/trivy"/> </containerconfig> </type> - <version>2023</version> + <version>2024</version> <packagemanager>zypper</packagemanager> <rpm-check-signatures>false</rpm-check-signatures> <rpm-excludedocs>true</rpm-excludedocs> ++++++ config.sh ++++++ --- /var/tmp/diff_new_pack.Sc5Wxi/_old 2024-01-03 12:33:10.029410405 +0100 +++ /var/tmp/diff_new_pack.Sc5Wxi/_new 2024-01-03 12:33:10.033410551 +0100 @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: MIT -# SPDX-FileCopyrightText: (c) 2022-2023 SUSE LLC +# SPDX-FileCopyrightText: (c) 2022-2024 SUSE LLC set -euo pipefail