Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glassfish-jaxb for openSUSE:Factory checked in at 2024-04-30 17:27:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glassfish-jaxb (Old) and /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.1880 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glassfish-jaxb" Tue Apr 30 17:27:15 2024 rev:9 rq:1170840 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glassfish-jaxb/glassfish-jaxb.changes 2024-02-21 17:59:52.050790948 +0100 +++ /work/SRC/openSUSE:Factory/.glassfish-jaxb.new.1880/glassfish-jaxb.changes 2024-04-30 17:28:19.416273925 +0200 @@ -1,0 +2,5 @@ +Mon Apr 29 15:25:33 UTC 2024 - Fridrich Strba <[email protected]> + +- The binaries are compatible with java 1.8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glassfish-jaxb.spec ++++++ --- /var/tmp/diff_new_pack.b12tuy/_old 2024-04-30 17:28:20.200302436 +0200 +++ /var/tmp/diff_new_pack.b12tuy/_new 2024-04-30 17:28:20.204302582 +0200 @@ -16,6 +16,9 @@ # +# The automatic requires would be java-headless >= 9, but the +# binaries are java 8 compatible +%define __requires_exclude java-headless Name: glassfish-jaxb Version: 2.3.1 Release: 0 @@ -67,6 +70,7 @@ Requires: %{name}-txwc2 = %{version}-%{release} Requires: %{name}-xjc = %{version}-%{release} Requires: %{name}-xsom = %{version}-%{release} +Requires: java-headless >= 1.8 BuildArch: noarch %description @@ -75,6 +79,7 @@ %package codemodel Summary: Codemodel Core Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description codemodel The core functionality of the CodeModel java source code generation @@ -83,6 +88,7 @@ %package codemodel-annotation-compiler Summary: Codemodel Annotation Compiler Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description codemodel-annotation-compiler The annotation compiler ant task for the CodeModel java source code @@ -91,6 +97,7 @@ %package bom Summary: JAXB BOM Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description bom JAXB Bill of Materials (BOM) @@ -98,6 +105,7 @@ %package bom-ext Summary: JAXB BOM with all dependencies Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description bom-ext JAXB Bill of Materials (BOM) with all dependencies. @@ -105,6 +113,7 @@ %package codemodel-parent Summary: Codemodel parent POM Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description codemodel-parent This package contains codemodel parent POM. @@ -112,6 +121,7 @@ %package external-parent Summary: JAXB External parent POM Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description external-parent JAXB External parent POM. @@ -119,6 +129,7 @@ %package jxc Summary: JAXB schema generator Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description jxc The tool to generate XML schema based on java classes. @@ -133,6 +144,7 @@ %package runtime Summary: JAXB Runtime Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description runtime JAXB (JSR 222) Reference Implementation @@ -154,6 +166,7 @@ %package xjc Summary: JAXB XJC Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description xjc JAXB Binding Compiler. Contains source code needed for binding @@ -170,6 +183,7 @@ %package relaxng-datatype Summary: RelaxNG Datatype Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description relaxng-datatype This package contains RelaxNG Datatype. @@ -177,6 +191,7 @@ %package txw2 Summary: TXW2 Runtime Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description txw2 TXW is a library that allows you to write XML documents. @@ -184,6 +199,7 @@ %package txwc2 Summary: TXW2 Compiler Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description txwc2 JAXB schema generator. The tool to generate XML schema based on java @@ -192,6 +208,7 @@ %package xsom Summary: XSOM Group: Development/Libraries/Java +Requires: java-headless >= 1.8 %description xsom XML Schema Object Model (XSOM) is a Java library that allows
