Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openjfx8 for openSUSE:Factory 
checked in at 2022-03-21 20:12:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openjfx8 (Old)
 and      /work/SRC/openSUSE:Factory/.openjfx8.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openjfx8"

Mon Mar 21 20:12:47 2022 rev:6 rq:963673 version:8.0.202

Changes:
--------
--- /work/SRC/openSUSE:Factory/openjfx8/openjfx8.changes        2021-07-28 
19:21:06.683551191 +0200
+++ /work/SRC/openSUSE:Factory/.openjfx8.new.25692/openjfx8.changes     
2022-03-21 20:13:03.620502283 +0100
@@ -1,0 +2,5 @@
+Mon Mar 21 12:11:34 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Fix build with maven-antrun-plugin 3.x
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openjfx8.spec ++++++
--- /var/tmp/diff_new_pack.Rh4x8B/_old  2022-03-21 20:13:04.868503530 +0100
+++ /var/tmp/diff_new_pack.Rh4x8B/_new  2022-03-21 20:13:04.872503534 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openjfx8
 #
-# Copyright (c) 2021 SUSE LLC
+# 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
@@ -207,6 +207,10 @@
        mv pom-graphics_$GRAPHMOD.xml ./modules/graphics/$GRAPHMOD/pom.xml
 done
 
+%if %{?pkg_vcmp:%pkg_vcmp maven-antrun-plugin >= 3}%{!?pkg_vcmp:0}
+sed -i -e 's#tasks\>#target\>#g' modules/web/pom.xml modules/fxpackager/pom.xml
+%endif
+
 #set VersionInfo
 cp -a %{_sourcedir}/build.xml .
 ant -f build.xml

Reply via email to