Hello community, here is the log from the commit of package thunarx-python for openSUSE:Factory checked in at 2018-02-18 11:45:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thunarx-python (Old) and /work/SRC/openSUSE:Factory/.thunarx-python.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunarx-python" Sun Feb 18 11:45:22 2018 rev:2 rq:577589 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/thunarx-python/thunarx-python.changes 2017-08-24 18:41:27.881807333 +0200 +++ /work/SRC/openSUSE:Factory/.thunarx-python.new/thunarx-python.changes 2018-02-18 11:45:23.447082121 +0100 @@ -1,0 +2,7 @@ +Sat Feb 17 11:17:31 UTC 2018 - [email protected] + +- disable gnome-python BuildRequires (boo#1081189) +- ran spec-cleaner (but did not implement the braindead stuff) + - remove %py_requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thunarx-python.spec ++++++ --- /var/tmp/diff_new_pack.zgxOtK/_old 2018-02-18 11:45:24.607040480 +0100 +++ /var/tmp/diff_new_pack.zgxOtK/_new 2018-02-18 11:45:24.611040337 +0100 @@ -21,7 +21,7 @@ Release: 0 Summary: Python Bindings for the Thunar Extension Framework License: GPL-2.0+ -Group: Development/Libraries/Python +Group: Development/Languages/Python Url: http://goodies.xfce.org/projects/bindings/thunarx-python Source: http://archive.xfce.org/src/bindings/%{name}/0.3/%{name}-%{version}.tar.bz2 BuildRequires: fdupes @@ -29,7 +29,9 @@ BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gnome-python-2.0) +# disabled because it's no longer available (boo#1081189) +# build seems to work fine without it, let's see if anyone complains +#BuildRequires: pkgconfig(gnome-python-2.0) BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(pygobject-2.0) @@ -38,7 +40,6 @@ Requires: python-gtk Requires: thunar Recommends: %{name}-doc = %{version} -%py_requires %description This package provides the Python bindings for the Thunar Extension framework
