Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package java14-devel-container for
openSUSE:Factory checked in at 2021-03-24 16:15:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java14-devel-container (Old)
and /work/SRC/openSUSE:Factory/.java14-devel-container.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "java14-devel-container"
Wed Mar 24 16:15:37 2021 rev:3 rq:881039 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/java14-devel-container/java14-devel-container.changes
2021-03-20 21:26:19.565201298 +0100
+++
/work/SRC/openSUSE:Factory/.java14-devel-container.new.2401/java14-devel-container.changes
2021-03-24 16:16:15.764147425 +0100
@@ -1,0 +2,15 @@
+Wed Mar 24 12:19:09 UTC 2021 - Marco Varlese <[email protected]>
+
+- Renamed tag to follow upstream
+
+-------------------------------------------------------------------
+Tue Mar 23 19:26:44 UTC 2021 - Marco Varlese <[email protected]>
+
+- Not having "opensuse" as prefix does not conform to specification as per
conversation with fvogt
+
+-------------------------------------------------------------------
+Tue Mar 23 16:39:04 UTC 2021 - Marco Varlese <[email protected]>
+
+- Fixed paths
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.on14TL/_old 2021-03-24 16:16:16.148147828 +0100
+++ /var/tmp/diff_new_pack.on14TL/_new 2021-03-24 16:16:16.148147828 +0100
@@ -1,17 +1,17 @@
# Defines the tag for OBS and build script builds:
-#!BuildTag: opensuse/java-devel:14
-#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%
-#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%.%RELEASE%
+#!BuildTag: opensuse/openjdk:14
+#!BuildTag: opensuse/openjdk:%%PKG_VERSION%%
+#!BuildTag: opensuse/openjdk:%%PKG_VERSION%%.%RELEASE%
FROM opensuse/tumbleweed
-# labelprefix=org.opensuse.java-devel
+# labelprefix=org.opensuse.openjdk
PREFIXEDLABEL org.opencontainers.image.title="Java 14 development container"
PREFIXEDLABEL org.opencontainers.image.description="Environment for Java 14
development"
PREFIXEDLABEL org.opencontainers.image.created="%BUILDTIME%"
PREFIXEDLABEL org.opencontainers.image.version="%%PKG_VERSION%%.%RELEASE%"
PREFIXEDLABEL org.openbuildservice.disturl="%DISTURL%"
-PREFIXEDLABEL
org.opensuse.reference="opensuse/java-devel:%%PKG_VERSION%%.%RELEASE%"
+PREFIXEDLABEL
org.opensuse.reference="registry.opensuse.org/opensuse/openjdk:%%PKG_VERSION%%.%RELEASE%"
# Work around https://github.com/openSUSE/obs-build/issues/487
RUN zypper install -y openSUSE-release-appliance-docker