forked from pool/minimal-image
[info=ac20ef2f6a34d31a1acef8c855d29137]
OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/minimal-image?expand=0&rev=57
This commit is contained in:
parent
563ed49e4c
commit
3062017f63
@ -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
|
||||
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 08:26:58 UTC 2024 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update year to 2024
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- SPDX-License-Identifier: MIT -->
|
||||
<!--
|
||||
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
|
||||
@ -48,7 +48,7 @@ You can contact the BCI team via https://github.com/SUSE/bci/discussions
|
||||
</labels>
|
||||
</containerconfig>
|
||||
</type>
|
||||
<version>2023</version>
|
||||
<version>2024</version>
|
||||
<packagemanager>zypper</packagemanager>
|
||||
<rpm-check-signatures>false</rpm-check-signatures>
|
||||
<rpm-excludedocs>true</rpm-excludedocs>
|
||||
|
Loading…
Reference in New Issue
Block a user