Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cppreference-doc for openSUSE:Factory checked in at 2022-09-15 22:58:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cppreference-doc (Old) and /work/SRC/openSUSE:Factory/.cppreference-doc.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cppreference-doc" Thu Sep 15 22:58:48 2022 rev:7 rq:1003662 version:20220730 Changes: -------- --- /work/SRC/openSUSE:Factory/cppreference-doc/cppreference-doc.changes 2022-08-12 16:06:57.639527195 +0200 +++ /work/SRC/openSUSE:Factory/.cppreference-doc.new.2083/cppreference-doc.changes 2022-09-15 22:59:29.949267696 +0200 @@ -1,0 +2,7 @@ +Thu Sep 15 02:54:34 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com> + +- Add BuildRequires: python3-cssutils for all openSUSE versions, + but specifically require version 2.0.0 and above for oS 1550 to + avoid build failures. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cppreference-doc.spec ++++++ --- /var/tmp/diff_new_pack.QJ8bDb/_old 2022-09-15 22:59:31.177271163 +0200 +++ /var/tmp/diff_new_pack.QJ8bDb/_new 2022-09-15 22:59:31.181271175 +0200 @@ -27,6 +27,12 @@ BuildRequires: devhelp BuildRequires: fdupes BuildRequires: libqt5-qttools +%if 0%{?suse_version} < 1550 +BuildRequires: python3-cssutils +%else +# At least version 2.0.0 of cssutils is required for building on oS 1550 +BuildRequires: python3-cssutils >= 2.0.0 +%endif BuildRequires: python3-lxml BuildRequires: python3-premailer BuildArch: noarch