Hello community, here is the log from the commit of package itstool for openSUSE:Factory checked in at 2019-11-24 00:14:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/itstool (Old) and /work/SRC/openSUSE:Factory/.itstool.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "itstool" Sun Nov 24 00:14:45 2019 rev:22 rq:749284 version:2.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/itstool/itstool.changes 2019-09-30 15:51:08.174535986 +0200 +++ /work/SRC/openSUSE:Factory/.itstool.new.26869/itstool.changes 2019-11-24 00:14:48.807131118 +0100 @@ -1,0 +2,6 @@ +Mon Nov 18 07:40:25 UTC 2019 - Yifan Jiang <[email protected]> + +- BuildRequires python3-libxml2-python for SLE and Leap 15, which + are using older version libxml2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ itstool.spec ++++++ --- /var/tmp/diff_new_pack.Heltuv/_old 2019-11-24 00:14:49.527131192 +0100 +++ /var/tmp/diff_new_pack.Heltuv/_new 2019-11-24 00:14:49.531131192 +0100 @@ -26,8 +26,13 @@ Source: http://files.itstool.org/itstool/%{name}-%{version}.tar.bz2 BuildRequires: python3-base +%if 0%{?sle_version} +BuildRequires: python3-libxml2-python +Requires: python3-libxml2-python +%else BuildRequires: python3-libxml2 Requires: python3-libxml2 +%endif BuildArch: noarch %description
