Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xmvn for openSUSE:Factory checked in 
at 2022-05-13 23:03:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmvn (Old)
 and      /work/SRC/openSUSE:Factory/.xmvn.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmvn"

Fri May 13 23:03:20 2022 rev:9 rq:977025 version:4.0.0

Changes:
--------
xmvn-mojo.changes: same change
xmvn-parent.changes: same change
--- /work/SRC/openSUSE:Factory/xmvn/xmvn-tools.changes  2022-05-11 
09:20:14.776622597 +0200
+++ /work/SRC/openSUSE:Factory/.xmvn.new.1538/xmvn-tools.changes        
2022-05-13 23:03:29.563140829 +0200
@@ -1,0 +2,5 @@
+Fri May 13 08:59:24 UTC 2022 - Fridrich Strba <fst...@suse.com>
+
+- Fix build with modello 2.0.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
xmvn-mojo.spec: same change
xmvn-parent.spec: same change
++++++ xmvn-tools.spec ++++++
--- /var/tmp/diff_new_pack.aMQVvQ/_old  2022-05-13 23:03:30.283141492 +0200
+++ /var/tmp/diff_new_pack.aMQVvQ/_new  2022-05-13 23:03:30.287141495 +0200
@@ -41,7 +41,7 @@
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  maven-invoker >= 3.0
-BuildRequires:  modello
+BuildRequires:  modello >= 2.0.0
 BuildRequires:  objectweb-asm
 BuildRequires:  plexus-containers-component-annotations
 BuildRequires:  plexus-containers-container-default

++++++ xmvn-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmvn-api/build.xml new/xmvn-api/build.xml
--- old/xmvn-api/build.xml      2022-05-03 16:40:52.727139083 +0200
+++ new/xmvn-api/build.xml      2022-05-10 10:16:08.307314584 +0200
@@ -68,7 +68,7 @@
           <arg file="${build.mdoOutputDir}"/> <!-- output directory -->
           <arg value="@{version}"/> <!-- model version -->
           <arg value="false"/> <!-- package with version -->
-          <arg value="true"/> <!-- use Java 5 -->
+          <arg value="8"/> <!-- javaSource -->
           <arg value="UTF-8"/> <!-- encoding -->
           <arg value="false"/> <!-- domAsXpp3 -->
         </exec>

Reply via email to