Hello community, here is the log from the commit of package zenity for openSUSE:Factory checked in at 2020-01-28 10:53:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zenity (Old) and /work/SRC/openSUSE:Factory/.zenity.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zenity" Tue Jan 28 10:53:35 2020 rev:64 rq:767496 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zenity/zenity.changes 2019-10-17 13:04:24.112527825 +0200 +++ /work/SRC/openSUSE:Factory/.zenity.new.26092/zenity.changes 2020-01-28 10:53:41.860927417 +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.LUk685/_old 2020-01-28 10:53:43.804929693 +0100 +++ /var/tmp/diff_new_pack.LUk685/_new 2020-01-28 10:53:43.804929693 +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
