Hello community, here is the log from the commit of package eclipse-swt for openSUSE:Factory checked in at 2018-05-23 16:08:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eclipse-swt (Old) and /work/SRC/openSUSE:Factory/.eclipse-swt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eclipse-swt" Wed May 23 16:08:47 2018 rev:25 rq:610617 version:4.333 Changes: -------- --- /work/SRC/openSUSE:Factory/eclipse-swt/eclipse-swt.changes 2017-10-23 16:52:52.949834194 +0200 +++ /work/SRC/openSUSE:Factory/.eclipse-swt.new/eclipse-swt.changes 2018-05-23 16:08:49.782580033 +0200 @@ -1,0 +2,11 @@ +Fri May 18 23:58:41 UTC 2018 - [email protected] + +- Drop optional libgnomeui-devel BuildRequires. + +------------------------------------------------------------------- +Wed May 16 17:54:02 UTC 2018 - [email protected] + +- Build with source and target 8 to prepare for a possible removal + of 1.6 compatibility + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eclipse-swt.spec ++++++ --- /var/tmp/diff_new_pack.g1jkoz/_old 2018-05-23 16:08:50.838541359 +0200 +++ /var/tmp/diff_new_pack.g1jkoz/_new 2018-05-23 16:08:50.858540627 +0200 @@ -1,7 +1,7 @@ # # spec file for package eclipse-swt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -46,17 +46,16 @@ BuildRequires: glib2-devel BuildRequires: gnome-vfs2-devel BuildRequires: gtk2-devel -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 BuildRequires: jpackage-utils BuildRequires: libgnome-devel -BuildRequires: libgnomeui-devel BuildRequires: make BuildRequires: mozilla-nspr-devel BuildRequires: pkgconfig BuildRequires: unzip BuildRequires: zip BuildRequires: pkgconfig(glu) -Requires: java >= 1.6 +Requires: java >= 1.8 Provides: libswt3-gtk2 = %{version} %if 0%{?suse_version} <= 1210 Requires: mozilla-xulrunner192 @@ -119,7 +118,7 @@ -Dswt.arch=ppc64 \ %endif %endif - -DjavacTarget=1.6 -DjavacSource=1.6 \ + -DjavacTarget=8 -DjavacSource=8 \ -Dversion.suffix=%{version_suffix} \ -Djar.filename=swt-%{version}.jar \ build.jars @@ -163,7 +162,6 @@ %{_libdir}/eclipse/libswt-glx-gtk-%{so_suffix}.so %{_libdir}/eclipse/libswt-glx-gtk.so %{_libdir}/eclipse/swt-glx-gtk.so -%{_libdir}/eclipse/libswt-gnome-gtk-%{so_suffix}.so %{_libdir}/eclipse/libswt-gnome-gtk.so %{_libdir}/eclipse/swt-gnome-gtk.so %{_libdir}/eclipse/libswt-gtk-%{so_suffix}.so
