Hello community, here is the log from the commit of package lxqt-runner for openSUSE:Factory checked in at 2020-01-27 20:17:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old) and /work/SRC/openSUSE:Factory/.lxqt-runner.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-runner" Mon Jan 27 20:17:56 2020 rev:12 rq:767624 version:0.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes 2019-11-07 23:21:16.896842399 +0100 +++ /work/SRC/openSUSE:Factory/.lxqt-runner.new.26092/lxqt-runner.changes 2020-01-27 20:18:11.276550011 +0100 @@ -1,0 +2,6 @@ +Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter <mvet...@suse.com> + +- bsc#1161365: Fix build +- Add buildrequire for glib + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxqt-runner.spec ++++++ --- /var/tmp/diff_new_pack.bFqZa2/_old 2020-01-27 20:18:12.096550512 +0100 +++ /var/tmp/diff_new_pack.bFqZa2/_new 2020-01-27 20:18:12.100550514 +0100 @@ -1,7 +1,7 @@ # # spec file for package lxqt-runner # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -33,6 +33,7 @@ BuildRequires: cmake(KF5WindowSystem) BuildRequires: pkgconfig(Qt5UiTools) BuildRequires: pkgconfig(Qt5Xdg) +BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(lxqt) >= %{version} BuildRequires: pkgconfig(lxqt-globalkeys) >= %{version} BuildRequires: pkgconfig(muparser)