diff --git a/openscap.changes b/openscap.changes index 8f6a193..f7b76de 100644 --- a/openscap.changes +++ b/openscap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 4 15:33:23 UTC 2021 - Marcus Meissner + +- ship python3 docker module always + ------------------------------------------------------------------- Thu Aug 19 04:51:24 UTC 2021 - Steve Kowalik diff --git a/openscap.spec b/openscap.spec index 6016015..87f99bb 100644 --- a/openscap.spec +++ b/openscap.spec @@ -266,11 +266,7 @@ ln -s %{_datadir}/openscap/scap-yast2sec-xccdf.xml %{buildroot}/%{_datadir}/ope %files docker %defattr(-, root, root) -%if 0%{?suse_version} >= 1500 %{python3_sitelib}/oscap_docker_python -%else -%{python_sitelib}/oscap_docker_python -%endif %{_bindir}/oscap-docker %if 0%{?with_bindings}