Hello community,
here is the log from the commit of package gtk-layer-shell for openSUSE:Factory
checked in at 2020-04-29 20:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtk-layer-shell (Old)
and /work/SRC/openSUSE:Factory/.gtk-layer-shell.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk-layer-shell"
Wed Apr 29 20:51:45 2020 rev:2 rq:798821 version:0.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gtk-layer-shell/gtk-layer-shell.changes
2020-01-03 17:34:11.991210703 +0100
+++
/work/SRC/openSUSE:Factory/.gtk-layer-shell.new.2738/gtk-layer-shell.changes
2020-04-29 20:53:46.933190268 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 08:32:39 UTC 2020 - Michael Vetter <[email protected]>
+
+- BuildRequire gobject introspection devel files correctly
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gtk-layer-shell.spec ++++++
--- /var/tmp/diff_new_pack.0KMu5c/_old 2020-04-29 20:53:48.957194904 +0200
+++ /var/tmp/diff_new_pack.0KMu5c/_new 2020-04-29 20:53:48.961194913 +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)