Hello community, here is the log from the commit of package zenity for openSUSE:Leap:15.2 checked in at 2020-03-06 12:37:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/zenity (Old) and /work/SRC/openSUSE:Leap:15.2/.zenity.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zenity" Fri Mar 6 12:37:44 2020 rev:22 rq:779626 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/zenity/zenity.changes 2020-01-30 14:48:15.410834058 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.zenity.new.26092/zenity.changes 2020-03-06 12:38:00.946638246 +0100 @@ -1,0 +2,9 @@ +Fri Jan 24 19:29:33 UTC 2020 - Bjørn Lie <[email protected]> + +- Drop pkgconfig(webkit2gtk-4.0) BuildRequires and pass + --disable-webkitgtk to configure, no longer build webkitgtk + support. +- Drop zenity-lang Recommends, not needed as -lang supplements + takes care of it. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zenity.spec ++++++ --- /var/tmp/diff_new_pack.XrTS2u/_old 2020-03-06 12:38:02.406639134 +0100 +++ /var/tmp/diff_new_pack.XrTS2u/_new 2020-03-06 12:38:02.446639158 +0100 @@ -1,7 +1,7 @@ # # spec file for package zenity # -# 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 @@ -34,8 +34,6 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 BuildRequires: pkgconfig(libnotify) >= 0.6.1 -BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.8.1 -Recommends: %{name}-lang %description Zenity is a basic rewrite of gdialog, without the pain involved of @@ -56,6 +54,7 @@ %build %configure \ + --disable-webkitgtk \ %{nil} %make_build
