Hello community, here is the log from the commit of package qxmledit for openSUSE:Factory checked in at 2019-01-08 12:28:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qxmledit (Old) and /work/SRC/openSUSE:Factory/.qxmledit.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qxmledit" Tue Jan 8 12:28:15 2019 rev:17 rq:663019 version:0.9.12 Changes: -------- --- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes 2018-11-28 11:14:25.386812628 +0100 +++ /work/SRC/openSUSE:Factory/.qxmledit.new.28833/qxmledit.changes 2019-01-08 12:30:53.368114485 +0100 @@ -1,0 +2,5 @@ +Sat Jan 5 08:16:58 UTC 2019 - Kyrill Detinov <[email protected]> + +- Fix build dependencies. Add BuildRequires: pkgconfig(Qt5Qml). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qxmledit.spec ++++++ --- /var/tmp/diff_new_pack.Pylbo8/_old 2019-01-08 12:30:54.092113698 +0100 +++ /var/tmp/diff_new_pack.Pylbo8/_new 2019-01-08 12:30:54.096113693 +0100 @@ -1,7 +1,7 @@ # # spec file for package qxmledit # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -38,6 +38,7 @@ BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5OpenGL) BuildRequires: pkgconfig(Qt5PrintSupport) +BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Scxml) BuildRequires: pkgconfig(Qt5Sql) BuildRequires: pkgconfig(Qt5Svg)
