Hello community, here is the log from the commit of package tycho for openSUSE:Leap:15.2 checked in at 2020-03-23 07:13:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/tycho (Old) and /work/SRC/openSUSE:Leap:15.2/.tycho.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tycho" Mon Mar 23 07:13:34 2020 rev:2 rq:787018 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/tycho/tycho.changes 2020-02-05 07:27:55.834709093 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.tycho.new.3160/tycho.changes 2020-03-23 07:14:08.310507360 +0100 @@ -1,0 +2,5 @@ +Mon Mar 16 14:00:25 UTC 2020 - Fridrich Strba <[email protected]> + +- Build against the right bootstrap packages to avoid cycles + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tycho.spec ++++++ --- /var/tmp/diff_new_pack.mvJHzE/_old 2020-03-23 07:14:09.110507841 +0100 +++ /var/tmp/diff_new_pack.mvJHzE/_new 2020-03-23 07:14:09.110507841 +0100 @@ -1,7 +1,7 @@ # # spec file for package tycho # -# 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 @@ -141,6 +141,8 @@ BuildRequires: eclipse-platform-bootstrap >= 4.8.0 Requires: eclipse-platform >= 4.8.0 Obsoletes: %{name}-bootstrap +#!BuildRequires: eclipse-emf-core-bootstrap +#!BuildRequires: eclipse-ecf-core-bootstrap %else # For bootstrapping, we just need the dependencies of the Eclipse bundles we use BuildRequires: osgi(com.ibm.icu)
