Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package maven-doxia-sitetools for
openSUSE:Factory checked in at 2022-03-22 19:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/maven-doxia-sitetools (Old)
and /work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven-doxia-sitetools"
Tue Mar 22 19:40:43 2022 rev:4 rq:963941 version:1.9.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/maven-doxia-sitetools/maven-doxia-sitetools.changes
2021-05-12 19:32:48.486899573 +0200
+++
/work/SRC/openSUSE:Factory/.maven-doxia-sitetools.new.25692/maven-doxia-sitetools.changes
2022-03-22 19:40:46.579126171 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 13:00:40 UTC 2022 - Fridrich Strba <[email protected]>
+
+- Build with source and target levels 8
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ maven-doxia-sitetools.spec ++++++
--- /var/tmp/diff_new_pack.ZEBAvc/_old 2022-03-22 19:40:47.383127014 +0100
+++ /var/tmp/diff_new_pack.ZEBAvc/_new 2022-03-22 19:40:47.387127018 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package maven-doxia-sitetools
+# spec file
#
-# 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
@@ -36,6 +36,7 @@
BuildRequires: apache-commons-lang3
BuildRequires: fdupes
BuildRequires: guava
+BuildRequires: java-devel >= 1.8
BuildRequires: javapackages-local
BuildRequires: jdom2
BuildRequires: maven-artifact
++++++ maven-doxia-sitetools-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml 2020-03-10 13:30:23.986319156 +0100
+++ new/common.xml 2022-03-22 13:59:27.665962973 +0100
@@ -10,7 +10,7 @@
<property name="spec.version" value="1.9"/>
- <property name="compiler.source" value="1.6"/>
+ <property name="compiler.source" value="1.8"/>
<property name="compiler.target" value="${compiler.source}"/>
</project>