Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scap-security-guide for openSUSE:Factory checked in at 2022-07-06 15:42:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scap-security-guide (Old) and /work/SRC/openSUSE:Factory/.scap-security-guide.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scap-security-guide" Wed Jul 6 15:42:24 2022 rev:18 rq:987136 version:0.1.62 Changes: -------- --- /work/SRC/openSUSE:Factory/scap-security-guide/scap-security-guide.changes 2022-06-28 15:23:19.894028303 +0200 +++ /work/SRC/openSUSE:Factory/.scap-security-guide.new.1548/scap-security-guide.changes 2022-07-06 15:42:38.566573841 +0200 @@ -1,0 +2,5 @@ +Wed Jul 6 09:26:15 UTC 2022 - Julio Gonz??lez Gil <jgonza...@suse.com> + +- Fix the build for RHEL 9 and clones + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scap-security-guide.spec ++++++ --- /var/tmp/diff_new_pack.l5msba/_old 2022-07-06 15:42:38.990574449 +0200 +++ /var/tmp/diff_new_pack.l5msba/_new 2022-07-06 15:42:38.994574454 +0200 @@ -95,7 +95,7 @@ %if 0%{?rhel} == 7 BuildRequires: python-jinja2 %else -%if 0%{?rhel} == 8 +%if 0%{?rhel} >= 8 BuildRequires: python3-jinja2 %else %if "%{_vendor}" == "debbuild"