Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java15-devel-container for 
openSUSE:Factory checked in at 2021-03-24 16:15:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/java15-devel-container (Old)
 and      /work/SRC/openSUSE:Factory/.java15-devel-container.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "java15-devel-container"

Wed Mar 24 16:15:39 2021 rev:3 rq:881040 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/java15-devel-container/java15-devel-container.changes
    2021-03-20 21:26:20.817202763 +0100
+++ 
/work/SRC/openSUSE:Factory/.java15-devel-container.new.2401/java15-devel-container.changes
  2021-03-24 16:16:16.320148008 +0100
@@ -1,0 +2,10 @@
+Wed Mar 24 12:19:36 UTC 2021 - Marco Varlese <[email protected]>
+
+- Renamed tag to follow upstream
+
+-------------------------------------------------------------------
+Tue Mar 23 19:25:53 UTC 2021 - Marco Varlese <[email protected]>
+
+- Not having "opensuse" as prefix does not conform to specification as per 
conversation with fvogt
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.mOVxOk/_old  2021-03-24 16:16:16.776148487 +0100
+++ /var/tmp/diff_new_pack.mOVxOk/_new  2021-03-24 16:16:16.776148487 +0100
@@ -1,17 +1,17 @@
 # Defines the tag for OBS and build script builds:
-#!BuildTag: opensuse/java-devel:15
-#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%
-#!BuildTag: opensuse/java-devel:%%PKG_VERSION%%.%RELEASE%
+#!BuildTag: opensuse/openjdk:15
+#!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 15 development container"
 PREFIXEDLABEL org.opencontainers.image.description="Environment for Java 15 
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

Reply via email to