Hello community, here is the log from the commit of package alacarte for openSUSE:Factory checked in at 2016-05-08 10:39:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alacarte (Old) and /work/SRC/openSUSE:Factory/.alacarte.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alacarte" Changes: -------- --- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes 2014-10-06 12:06:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.alacarte.new/alacarte.changes 2016-05-08 10:39:08.000000000 +0200 @@ -1,0 +2,7 @@ +Tue May 3 21:34:53 UTC 2016 - [email protected] + +- Require python-gobject-Gdk: pygobject was further split in order + to be able to install it without X-dependencies. Alacarte imports + Gdk from gi.repository, thus also requires python-gobject-Gdk. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alacarte.spec ++++++ --- /var/tmp/diff_new_pack.VF7P8r/_old 2016-05-08 10:39:08.000000000 +0200 +++ /var/tmp/diff_new_pack.VF7P8r/_new 2016-05-08 10:39:08.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package alacarte # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -37,6 +37,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3 BuildRequires: pkgconfig(pygobject-3.0) +Requires: python-gobject-Gdk Requires: python-xml Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build
