Hello community, here is the log from the commit of package python-funcsigs for openSUSE:Factory checked in at 2016-06-29 15:02:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-funcsigs (Old) and /work/SRC/openSUSE:Factory/.python-funcsigs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-funcsigs" Changes: -------- --- /work/SRC/openSUSE:Factory/python-funcsigs/python-funcsigs.changes 2016-06-05 14:18:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-funcsigs.new/python-funcsigs.changes 2016-06-29 15:02:38.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jun 16 09:44:43 UTC 2016 - aloisio@gmx.com + +- Fixed SLE11 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-funcsigs.spec ++++++ --- /var/tmp/diff_new_pack.LCUd4u/_old 2016-06-29 15:02:39.000000000 +0200 +++ /var/tmp/diff_new_pack.LCUd4u/_new 2016-06-29 15:02:39.000000000 +0200 @@ -30,6 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +BuildRequires: python-ordereddict %else BuildArch: noarch %endif