Hello community, here is the log from the commit of package gtk-layer-shell for openSUSE:Leap:15.2 checked in at 2020-04-30 18:52:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/gtk-layer-shell (Old) and /work/SRC/openSUSE:Leap:15.2/.gtk-layer-shell.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gtk-layer-shell" Thu Apr 30 18:52:38 2020 rev:2 rq:799010 version:0.1.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/gtk-layer-shell/gtk-layer-shell.changes 2020-02-19 18:46:37.238828650 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.gtk-layer-shell.new.2738/gtk-layer-shell.changes 2020-04-30 18:52:52.700780707 +0200 @@ -1,0 +2,5 @@ +Wed Apr 29 08:32:39 UTC 2020 - Michael Vetter <mvetter@suse.com> + +- BuildRequire gobject introspection devel files correctly + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk-layer-shell.spec ++++++ --- /var/tmp/diff_new_pack.fnQo6s/_old 2020-04-30 18:52:53.160781679 +0200 +++ /var/tmp/diff_new_pack.fnQo6s/_new 2020-04-30 18:52:53.164781687 +0200 @@ -1,7 +1,7 @@ # # spec file for package gtk-layer-shell # -# Copyright (c) 2019 SUSE LLC +# 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 @@ -25,7 +25,6 @@ URL: https://github.com/wmww/gtk-layer-shell Source: %{url}/releases/download/v%{version}/gtk-layer-shell-%{version}.tar.xz BuildRequires: gcc -BuildRequires: gobject-introspection BuildRequires: meson >= 0.45.1 BuildRequires: ninja BuildRequires: pkgconfig @@ -34,6 +33,7 @@ BuildRequires: pkgconfig(gdk-broadway-3.0) BuildRequires: pkgconfig(gdk-wayland-3.0) BuildRequires: pkgconfig(gdk-x11-3.0) +BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtk+-broadway-3.0) BuildRequires: pkgconfig(gtk+-wayland-3.0)