diff --git a/apparmor.changes b/apparmor.changes index c0fe112..cd774e0 100644 --- a/apparmor.changes +++ b/apparmor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 7 19:30:20 UTC 2021 - Christian Boltz + +- move Requires: python3 back to the python3-apparmor subpackage - + readline usage is in the python modules, not in apparmor-utils + ------------------------------------------------------------------- Tue May 25 07:35:15 UTC 2021 - Matej Cepl diff --git a/apparmor.spec b/apparmor.spec index 9fee479..f75af5f 100644 --- a/apparmor.spec +++ b/apparmor.spec @@ -81,7 +81,7 @@ Patch6: apache-extra-profile-include-if-exists.diff # allow reading crypto policies (submitted upstream 2021-03-08 - https://gitlab.com/apparmor/apparmor/-/merge_requests/720) Patch7: crypto-policies-mr720.diff -# extend abstractions/php for PHP 8 (submitted upstream https://gitlab.com/apparmor/apparmor/-/merge_requests/755) +# extend abstractions/php for PHP 8 (accepted upstream 2021-05-24 - https://gitlab.com/apparmor/apparmor/-/merge_requests/755) Patch8: abstractions-php8.diff PreReq: sed @@ -202,6 +202,7 @@ Summary: Python 3 interface for libapparmor functions License: GPL-2.0-only AND LGPL-2.1-or-later Group: Development/Libraries/Python Requires: libapparmor1 = %{version} +Requires: python3 Requires: python(abi) = %{py3_ver} %description -n python3-apparmor @@ -270,8 +271,8 @@ Summary: AppArmor User-Level Utilities Useful for Creating AppArmor Profi License: GPL-2.0-only AND LGPL-2.1-or-later Group: Productivity/Security Requires: libapparmor1 = %{version} -Requires: python3 Requires: python3-apparmor = %{version} +Requires: python3-base Requires: python3-notify2 Requires: python3-psutil # aa-unconfined needs ss