Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package plexus-interactivity for
openSUSE:Factory checked in at 2022-03-20 20:56:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plexus-interactivity (Old)
and /work/SRC/openSUSE:Factory/.plexus-interactivity.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plexus-interactivity"
Sun Mar 20 20:56:20 2022 rev:2 rq:963306 version:1.0~alpha6
Changes:
--------
---
/work/SRC/openSUSE:Factory/plexus-interactivity/plexus-interactivity.changes
2019-04-03 10:50:57.637924490 +0200
+++
/work/SRC/openSUSE:Factory/.plexus-interactivity.new.25692/plexus-interactivity.changes
2022-03-20 20:56:55.330645042 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 17:37:26 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plexus-interactivity.spec ++++++
--- /var/tmp/diff_new_pack.3LmEqc/_old 2022-03-20 20:56:55.782645693 +0100
+++ /var/tmp/diff_new_pack.3LmEqc/_new 2022-03-20 20:56:55.790645704 +0100
@@ -1,7 +1,7 @@
#
# spec file for package plexus-interactivity
#
-# 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
@@ -69,8 +69,8 @@
%package jline
Summary: jline module for %{name}
Group: Development/Libraries/Java
-Requires: mvn(jline:jline)
Requires: plexus-interactivity-api = %{version}
+Requires: mvn(jline:jline)
%description jline
jline module for %{name}.
++++++ plexus-interactivity-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2019-03-12 11:13:11.693733393 +0100
+++ new/common.xml 2022-03-20 18:36:27.557490791 +0100
@@ -6,7 +6,7 @@
<property name="project.version" value="1.0-alpha-6"/>
<property name="project.groupId" value="org.codehaus.plexus"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
</project>