Script 'mail_helper' called by obssrc
Hello community,

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

Package is "maven-common-artifact-filters"

Mon Mar 21 20:11:03 2022 rev:2 rq:963339 version:3.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/maven-common-artifact-filters/maven-common-artifact-filters.changes
      2019-04-05 12:03:55.998597394 +0200
+++ 
/work/SRC/openSUSE:Factory/.maven-common-artifact-filters.new.25692/maven-common-artifact-filters.changes
   2022-03-21 20:11:10.712388767 +0100
@@ -1,0 +2,5 @@
+Sun Mar 20 20:04:00 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with java source and target levels 8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ maven-common-artifact-filters.spec ++++++
--- /var/tmp/diff_new_pack.c0kUdE/_old  2022-03-21 20:11:11.312389385 +0100
+++ /var/tmp/diff_new_pack.c0kUdE/_new  2022-03-21 20:11:11.320389393 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-common-artifact-filters
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %bcond_with tests
 Name:           maven-common-artifact-filters
 Version:        3.0.1


++++++ maven-common-artifact-filters-build.xml ++++++
--- /var/tmp/diff_new_pack.c0kUdE/_old  2022-03-21 20:11:11.364389438 +0100
+++ /var/tmp/diff_new_pack.c0kUdE/_new  2022-03-21 20:11:11.368389442 +0100
@@ -16,7 +16,7 @@
 
   <property name="spec.version" value="3.0"/>
 
-  <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}"/>

Reply via email to