Hello community,

here is the log from the commit of package avalon-logkit for openSUSE:Factory 
checked in at 2018-07-24 17:31:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avalon-logkit (Old)
 and      /work/SRC/openSUSE:Factory/.avalon-logkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avalon-logkit"

Tue Jul 24 17:31:06 2018 rev:14 rq:620767 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/avalon-logkit/avalon-logkit.changes      
2017-09-17 22:37:18.309289693 +0200
+++ /work/SRC/openSUSE:Factory/.avalon-logkit.new/avalon-logkit.changes 
2018-07-24 17:31:07.659966666 +0200
@@ -1,0 +2,6 @@
+Tue May 15 13:57:23 UTC 2018 - [email protected]
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ avalon-logkit.spec ++++++
--- /var/tmp/diff_new_pack.3SY1co/_old  2018-07-24 17:31:08.511967741 +0200
+++ /var/tmp/diff_new_pack.3SY1co/_new  2018-07-24 17:31:08.511967741 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avalon-logkit
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2005, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -37,7 +37,7 @@
 BuildRequires:  ant
 BuildRequires:  ant-junit
 BuildRequires:  fdupes
-BuildRequires:  java-devel >= 1.6
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javamail
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
@@ -83,7 +83,7 @@
                    tomcat-servlet-api \
                    junit \
 
-ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+ant -Dant.build.javac.source=8 -Dant.build.javac.target=8 \
     -Dencoding=ISO-8859-1 -Dnoget=true -lib %{_datadir}/java \
     jar javadoc
 
@@ -100,7 +100,7 @@
 # javadoc
 install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
 cp -pr dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}
-%fdupes %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 %files
 %doc LICENSE.txt NOTICE.txt



Reply via email to