Hello community, here is the log from the commit of package python-html5lib for openSUSE:Factory checked in at 2015-07-28 11:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-html5lib (Old) and /work/SRC/openSUSE:Factory/.python-html5lib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-html5lib" Changes: -------- --- /work/SRC/openSUSE:Factory/python-html5lib/python-html5lib.changes 2015-05-10 10:44:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-html5lib.new/python-html5lib.changes 2015-07-28 11:41:43.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 24 20:28:37 UTC 2015 - [email protected] + +- Fix non-SUSE build by conditionalizing Recommends: tags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-html5lib.spec ++++++ --- /var/tmp/diff_new_pack.7QSQwL/_old 2015-07-28 11:41:44.000000000 +0200 +++ /var/tmp/diff_new_pack.7QSQwL/_new 2015-07-28 11:41:44.000000000 +0200 @@ -31,8 +31,10 @@ BuildRequires: python-setuptools BuildRequires: python-six Requires: python-six +%if 0%{?suse_version} Recommends: python-Genshi Recommends: python-lxml +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110
