Hello community, here is the log from the commit of package tasque for openSUSE:Factory checked in at 2020-02-06 13:09:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tasque (Old) and /work/SRC/openSUSE:Factory/.tasque.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tasque" Thu Feb 6 13:09:08 2020 rev:33 rq:770460 version:0.1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/tasque/tasque.changes 2020-01-27 00:24:43.173561506 +0100 +++ /work/SRC/openSUSE:Factory/.tasque.new.26092/tasque.changes 2020-02-06 13:09:17.976371218 +0100 @@ -1,0 +2,8 @@ +Tue Feb 4 15:56:34 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Add explicit pkgconfig(glib-sharp-2.0) and + pkgconfig(gtk-sharp-2.0) BuildRequires: configure has always been + checking for them, but we relied on them implicitily being pulled + in by something else. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tasque.spec ++++++ --- /var/tmp/diff_new_pack.pqpNMu/_old 2020-02-06 13:09:18.684371603 +0100 +++ /var/tmp/diff_new_pack.pqpNMu/_new 2020-02-06 13:09:18.688371606 +0100 @@ -1,7 +1,7 @@ # # spec file for package tasque # -# Copyright (c) 2018 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -40,6 +40,8 @@ BuildRequires: pkgconfig(dbus-1) BuildRequires: pkgconfig(dbus-sharp-1.0) BuildRequires: pkgconfig(dbus-sharp-glib-1.0) +BuildRequires: pkgconfig(glib-sharp-2.0) +BuildRequires: pkgconfig(gtk-sharp-2.0) >= 2.10.0 Requires: dbus-1-glib >= %{dbus_min_version} Requires: dbus-1-x11 >= %{dbus_min_version} Requires: mono-data-sqlite
