diff --git a/openscap.changes b/openscap.changes index 8f6a193..b7c7e3d 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 4 15:33:23 UTC 2021 - Marcus Meissner + +- readjust python3 requirements for python3 to be on sles12 sp5 + and newer. + ------------------------------------------------------------------- Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik diff --git a/openscap.spec b/openscap.spec index 6016015..685d814 100644 --- a/openscap.spec +++ b/openscap.spec @@ -266,7 +266,7 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml %{buildroot}/%{_datadir}/ope %files docker %defattr(-, root, root) -%if 0%{?suse_version} >= 1500 +%if 0%{?suse_version} >= 1250 %{python3_sitelib}/oscap_docker_python %else %{python_sitelib}/oscap_docker_python