Hello community, here is the log from the commit of package lutris for openSUSE:Factory checked in at 2019-03-01 16:47:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lutris (Old) and /work/SRC/openSUSE:Factory/.lutris.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lutris" Fri Mar 1 16:47:24 2019 rev:3 rq:679984 version:0.5.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lutris/lutris.changes 2019-02-24 17:11:53.780488003 +0100 +++ /work/SRC/openSUSE:Factory/.lutris.new.28833/lutris.changes 2019-03-01 16:47:26.605798672 +0100 @@ -1,0 +2,15 @@ +Wed Feb 27 13:47:23 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Use automatic runtime dependencies for typelib-*: + + Add gobject-introspection BuildRequires: enable the feature to + inspect the code. + + Drop typelib-1_0-GnomeDesktop-3_0, typelib-1_0-Gtk-3_0, + typelib-1_0-Notify-0_7 and typelib-1_0-WebKit2-4_0 requires: + they are now, amongst a couple others, automatically added. + +------------------------------------------------------------------- +Tue Feb 26 21:54:38 UTC 2019 - Yunhe Guo <[email protected]> + +- Add typelib-1_0-GnomeDesktop-3_0 dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lutris.spec ++++++ --- /var/tmp/diff_new_pack.VBXPtp/_old 2019-03-01 16:47:27.233798433 +0100 +++ /var/tmp/diff_new_pack.VBXPtp/_new 2019-03-01 16:47:27.233798433 +0100 @@ -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/ # @@ -27,6 +27,7 @@ Source0: http://lutris.net/releases/lutris_%{version}.tar.xz Source1: lutris.rpmlintrc BuildRequires: fdupes +BuildRequires: gobject-introspection BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig BuildRequires: polkit @@ -43,9 +44,6 @@ Requires: python3-gobject Requires: python3-gobject-Gdk Requires: python3-requests -Requires: typelib-1_0-Gtk-3_0 -Requires: typelib-1_0-Notify-0_7 -Requires: typelib-1_0-WebKit2-4_0 Recommends: winetricks BuildArch: noarch
