Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pegdown for openSUSE:Factory checked in at 2022-03-20 20:56:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pegdown (Old) and /work/SRC/openSUSE:Factory/.pegdown.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pegdown" Sun Mar 20 20:56:14 2022 rev:2 rq:963293 version:1.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pegdown/pegdown.changes 2019-04-05 12:04:02.970599876 +0200 +++ /work/SRC/openSUSE:Factory/.pegdown.new.25692/pegdown.changes 2022-03-20 20:56:48.834635696 +0100 @@ -1,0 +2,5 @@ +Sun Mar 20 16:19:57 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Build with java source and target levels 8 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pegdown.spec ++++++ --- /var/tmp/diff_new_pack.uuUBak/_old 2022-03-20 20:56:49.362636455 +0100 +++ /var/tmp/diff_new_pack.uuUBak/_new 2022-03-20 20:56:49.366636461 +0100 @@ -1,7 +1,7 @@ # # spec file for package pegdown # -# 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 ++++++ pegdown-build.xml ++++++ --- /var/tmp/diff_new_pack.uuUBak/_old 2022-03-20 20:56:49.418636536 +0100 +++ /var/tmp/diff_new_pack.uuUBak/_new 2022-03-20 20:56:49.422636541 +0100 @@ -18,7 +18,7 @@ <property name="spec.version" value="1.4"/> - <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}"/>