1
0

[info=a0ddfb2331bb306b71349cde5f429b71]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/openjdk-11-devel-image?expand=0&rev=34
This commit is contained in:
Dan Čermák 2023-07-11 12:30:17 +00:00 committed by Git OBS Bridge
parent 7560a82f9d
commit ed0beac0af
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!ExclusiveArch: aarch64 x86_64 ppc64le s390x
# SPDX-License-Identifier: MIT
#!BuildTag: opensuse/bci/openjdk-devel:11
#!BuildTag: opensuse/bci/openjdk-devel:11-%RELEASE%

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 11 09:31:28 UTC 2023 - Dirk Mueller <dmueller@suse.com>
- Build only on 64 bit arches as JAVA_HOME is hard coded to /usr/lib64
-------------------------------------------------------------------
Fri Jun 23 15:33:33 UTC 2023 - Dirk Mueller <dmueller@suse.com>