Hello community,
here is the log from the commit of package apache-commons-email for
openSUSE:Factory checked in at 2017-05-22 10:48:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-email (Old)
and /work/SRC/openSUSE:Factory/.apache-commons-email.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-commons-email"
Mon May 22 10:48:26 2017 rev:3 rq:497059 version:1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-commons-email/apache-commons-email.changes
2014-07-21 22:34:20.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.apache-commons-email.new/apache-commons-email.changes
2017-05-22 10:49:11.190512080 +0200
@@ -1,0 +2,5 @@
+Sun May 21 07:49:03 UTC 2017 - [email protected]
+
+- Remove javapackages-tools requires
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache-commons-email.spec ++++++
--- /var/tmp/diff_new_pack.Ba9rHK/_old 2017-05-22 10:49:11.650447255 +0200
+++ /var/tmp/diff_new_pack.Ba9rHK/_new 2017-05-22 10:49:11.654446691 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package apache-commons-email
+# spec file for package apache
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -30,13 +30,10 @@
Source0: %{short_name}-%{version}-src.tar.gz
Source1: build.xml.tar.bz2
BuildRequires: ant
-BuildRequires: java-devel >= 1.6.0
BuildRequires: javamail
-BuildRequires: jpackage-utils
+BuildRequires: javapackages-tools
Requires: java >= 1.6.0
Requires: javamail
-Requires: javapackages-tools
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
@@ -45,8 +42,7 @@
%package javadoc
Summary: Javadoc for %{name}
-Group: Documentation
-Requires: jpackage-utils
+Group: Documentation/Other
%description javadoc
This package contains the API documentation for %{name}.