Hello community, here is the log from the commit of package tomcat for openSUSE:Factory checked in at 2020-01-18 12:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tomcat (Old) and /work/SRC/openSUSE:Factory/.tomcat.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tomcat" Sat Jan 18 12:18:09 2020 rev:60 rq:765337 version:9.0.30 Changes: -------- --- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes 2020-01-08 17:56:27.853701227 +0100 +++ /work/SRC/openSUSE:Factory/.tomcat.new.26092/tomcat.changes 2020-01-18 12:18:53.275163260 +0100 @@ -1,0 +2,5 @@ +Fri Jan 17 14:26:15 UTC 2020 - Matei Albu <[email protected]> + +- Change build to always use Java 1.8 (bsc#1161025). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tomcat.spec ++++++ --- /var/tmp/diff_new_pack.XKnpr1/_old 2020-01-18 12:18:54.859164109 +0100 +++ /var/tmp/diff_new_pack.XKnpr1/_new 2020-01-18 12:18:54.863164111 +0100 @@ -1,7 +1,7 @@ # # spec file for package tomcat # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2009, JPackage Project # # All modifications and additions to the file contributed by third parties @@ -96,7 +96,7 @@ BuildRequires: geronimo-qname-1_1-api BuildRequires: geronimo-saaj-1_1-api BuildRequires: jakarta-taglibs-standard >= 1.1 -BuildRequires: java-devel >= 1.8.0 +BuildRequires: java-devel = 1.8.0 BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit
