Hello community, here is the log from the commit of package axis for openSUSE:Factory checked in at 2019-02-02 21:44:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/axis (Old) and /work/SRC/openSUSE:Factory/.axis.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "axis" Sat Feb 2 21:44:42 2019 rev:32 rq:668995 version:1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/axis/axis.changes 2018-11-10 16:47:54.452605026 +0100 +++ /work/SRC/openSUSE:Factory/.axis.new.28833/axis.changes 2019-02-02 21:44:44.076215455 +0100 @@ -1,0 +2,5 @@ +Tue Jan 22 10:54:31 UTC 2019 - Fridrich Strba <[email protected]> + +- Require for build the generic javamail instead of classpathx-mail + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ axis.spec ++++++ --- /var/tmp/diff_new_pack.U7aTsg/_old 2019-02-02 21:44:45.464214253 +0100 +++ /var/tmp/diff_new_pack.U7aTsg/_new 2019-02-02 21:44:45.472214247 +0100 @@ -1,7 +1,7 @@ # # spec file for package axis # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -55,10 +55,10 @@ BuildRequires: antlr BuildRequires: apache-commons-httpclient BuildRequires: apache-commons-logging -BuildRequires: classpathx-mail BuildRequires: gnu-jaf BuildRequires: jakarta-commons-discovery BuildRequires: java-devel >= 1.8 +BuildRequires: javamail BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit
