Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jboss-annotations-1.2-api for openSUSE:Factory checked in at 2022-03-21 20:11:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jboss-annotations-1.2-api (Old) and /work/SRC/openSUSE:Factory/.jboss-annotations-1.2-api.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jboss-annotations-1.2-api" Mon Mar 21 20:11:26 2022 rev:2 rq:963403 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/jboss-annotations-1.2-api/jboss-annotations-1.2-api.changes 2020-04-22 20:46:50.626669995 +0200 +++ /work/SRC/openSUSE:Factory/.jboss-annotations-1.2-api.new.25692/jboss-annotations-1.2-api.changes 2022-03-21 20:11:37.084415833 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 05:18:10 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jboss-annotations-1.2-api.spec ++++++ --- /var/tmp/diff_new_pack.ZD6Q14/_old 2022-03-21 20:11:37.612416360 +0100 +++ /var/tmp/diff_new_pack.ZD6Q14/_new 2022-03-21 20:11:37.616416364 +0100 @@ -1,7 +1,7 @@ # # spec file for package jboss-annotations-1.2-api # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ jboss-annotations-1.2-api-build.xml ++++++ --- /var/tmp/diff_new_pack.ZD6Q14/_old 2022-03-21 20:11:37.660416408 +0100 +++ /var/tmp/diff_new_pack.ZD6Q14/_new 2022-03-21 20:11:37.664416412 +0100 @@ -17,7 +17,7 @@ <property name="project.description" value="The ${project.name} classes from JSR 318."/> <property name="project.organization.name" value="JBoss by Red Hat"/> - <property name="compiler.source" value="1.6"/> + <property name="compiler.source" value="1.8"/> <property name="compiler.target" value="${compiler.source}"/> <property name="build.finalName" value="${project.artifactId}-${project.version}"/>