[info=7f8923fa3c5bdd6f99d82219ade9f779]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/busybox-image?expand=0&rev=242
This commit is contained in:
Dan Čermák 2025-01-01 14:15:31 +00:00 committed by Git OBS Bridge
parent 4c265c284a
commit cdd4bd95af
3 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 1 14:13:48 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
- update copyright year
-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: MIT -->
<!--
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
@ -50,7 +50,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
<subcommand execute="/bin/sh"/>
</containerconfig>
</type>
<version>2024</version>
<version>2025</version>
<packagemanager>zypper</packagemanager>
<rpm-check-signatures>false</rpm-check-signatures>
<rpm-excludedocs>true</rpm-excludedocs>

View File

@ -1,6 +1,6 @@
#!/bin/sh
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: (c) 2022-2024 SUSE LLC
# SPDX-FileCopyrightText: (c) 2022-2025 SUSE LLC
set -euo pipefail