Hello community,
here is the log from the commit of package eclipse-license for openSUSE:Factory
checked in at 2020-07-16 12:11:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eclipse-license (Old)
and /work/SRC/openSUSE:Factory/.eclipse-license.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-license"
Thu Jul 16 12:11:31 2020 rev:2 rq:818521 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/eclipse-license/eclipse-license.changes
2019-11-19 13:44:02.116424495 +0100
+++
/work/SRC/openSUSE:Factory/.eclipse-license.new.3592/eclipse-license.changes
2020-07-16 12:12:08.154581519 +0200
@@ -1,0 +2,5 @@
+Fri Jul 3 09:40:19 UTC 2020 - Fridrich Strba <[email protected]>
+
+- Build only on architectures where eclipse is supported
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ eclipse-license.spec ++++++
--- /var/tmp/diff_new_pack.IXXwwK/_old 2020-07-16 12:12:09.546582925 +0200
+++ /var/tmp/diff_new_pack.IXXwwK/_new 2020-07-16 12:12:09.546582925 +0200
@@ -1,7 +1,7 @@
#
# spec file for package eclipse-license
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,8 @@
BuildRequires: tycho-bootstrap
#!BuildIgnore: tycho
BuildArch: noarch
+# Upstream Eclipse no longer supports non-64bit arches
+ExcludeArch: s390 %{arm} %{ix86}
%description
Shared license features for Eclipse. Other features may consume these
@@ -39,8 +41,10 @@
%package -n %{name}1
Version: %{eplv1_ver}
+Release: 0
Summary: Shared EPL v1.0 license feature for Eclipse
License: EPL-1.0
+Group: Development/Libraries/Java
Provides: eclipse-license = %{eplv1_ver}
%description -n %{name}1
@@ -49,8 +53,10 @@
%package -n %{name}2
Version: %{eplv2_ver}
+Release: 0
Summary: Shared EPL v2.0 license feature for Eclipse
License: EPL-2.0
+Group: Development/Libraries/Java
%description -n %{name}2
Shared license feature for Eclipse. Other features may consume this