Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tagsoup for openSUSE:Factory checked in at 2022-03-21 20:11:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tagsoup (Old) and /work/SRC/openSUSE:Factory/.tagsoup.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tagsoup" Mon Mar 21 20:11:08 2022 rev:4 rq:963370 version:1.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tagsoup/tagsoup.changes 2019-02-11 21:25:12.291086407 +0100 +++ /work/SRC/openSUSE:Factory/.tagsoup.new.25692/tagsoup.changes 2022-03-21 20:11:16.668394898 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 21:54:36 UTC 2022 - Fridrich Strba <[email protected]> + +- Compile with source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tagsoup.spec ++++++ --- /var/tmp/diff_new_pack.477P5W/_old 2022-03-21 20:11:17.352395603 +0100 +++ /var/tmp/diff_new_pack.477P5W/_new 2022-03-21 20:11:17.360395611 +0100 @@ -1,7 +1,7 @@ # # spec file for package tagsoup # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2000-2005, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -31,6 +31,7 @@ Patch1: tagsoup-1.2.1-jdk9.patch BuildRequires: ant BuildRequires: fdupes +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: unzip BuildRequires: xalan-j2 @@ -61,7 +62,7 @@ %build export CLASSPATH=$(build-classpath xalan-j2-serializer xalan-j2) ant \ - -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \ + -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 \ -Dtagsoup.version=%{version} \ -Dj2se.apiurl=%{_javadocdir}/java \ -Dclasspath=$(build-classpath xalan-j2-serializer xalan-j2) \
