Hello community,

here is the log from the commit of package apache-commons-validator for 
openSUSE:Factory checked in at 2018-07-07 21:58:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-validator (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-validator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-validator"

Sat Jul  7 21:58:27 2018 rev:6 rq:620758 version:1.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-validator/apache-commons-validator.changes
        2017-10-09 19:48:50.973926764 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-validator.new/apache-commons-validator.changes
   2018-07-07 21:58:35.951302364 +0200
@@ -1,0 +2,6 @@
+Tue May 15 13:22:32 UTC 2018 - fst...@suse.com
+
+- Build with source and target 8 to prepare for a possible removal
+  of 1.6 compatibility
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-validator.spec ++++++
--- /var/tmp/diff_new_pack.L18rpH/_old  2018-07-07 21:58:36.631301502 +0200
+++ /var/tmp/diff_new_pack.L18rpH/_new  2018-07-07 21:58:36.635301497 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-validator
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,7 +35,7 @@
 BuildRequires:  apache-commons-logging
 BuildRequires:  fdupes
 BuildRequires:  jakarta-commons-digester
-BuildRequires:  java-devel
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  junit
 BuildRequires:  oro
 Requires:       apache-commons-beanutils >= 1.5
@@ -102,7 +102,7 @@
                    junit \
                    jakarta-oro )
 ant \
-    -Dcompile.source=1.6 -Dcompile.target=1.6 \
+    -Dcompile.source=8 -Dcompile.target=8 \
     -Dskip.download=true -Dbuild.sysclasspath=first \
     dist
 
@@ -115,8 +115,8 @@
                    junit \
                    jakarta-oro )
 ant \
-    -Dcompile.source=1.6 -Dcompile.target=1.6 \
-    -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+    -Dcompile.source=8 -Dcompile.target=8 \
+    -Dant.build.javac.source=8 -Dant.build.javac.target=8 \
     -Dskip.download=true -Dbuild.sysclasspath=first \
     test
 


Reply via email to