From b34af1d1844cd3425b6c9a2e0a539c12502a171cfc7737809e6b63abeb8622cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Thu, 28 Sep 2023 15:03:45 +0000 Subject: [PATCH] [info=c9c65fbf88204dd97ef430f56cda53b6] OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/openjdk-11-devel-image?expand=0&rev=51 --- Dockerfile | 16 +++++++++++++++- openjdk-11-devel-image.changes | 5 +++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ea32ba5..a01f8ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,19 @@ -#!ExclusiveArch: aarch64 x86_64 ppc64le s390x # SPDX-License-Identifier: MIT + +# 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 +# upon. + +# The content of THIS FILE IS AUTOGENERATED and should not be manually modified. +# It is maintained by the BCI team and generated by +# https://github.com/SUSE/BCI-dockerfile-generator + +# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# You can contact the BCI team via https://github.com/SUSE/bci/discussions + +#!ExclusiveArch: aarch64 x86_64 ppc64le s390x #!BuildTag: opensuse/bci/openjdk-devel:11 #!BuildTag: opensuse/bci/openjdk-devel:11-%RELEASE% diff --git a/openjdk-11-devel-image.changes b/openjdk-11-devel-image.changes index 93e9051..b313287 100644 --- a/openjdk-11-devel-image.changes +++ b/openjdk-11-devel-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 28 14:29:10 UTC 2023 - Dirk Mueller + +- add copyright and description header + ------------------------------------------------------------------- Tue Jul 11 09:31:28 UTC 2023 - Dirk Mueller