diff --git a/yast2-apparmor-4.2.4.tar.bz2 b/yast2-apparmor-4.2.4.tar.bz2 deleted file mode 100644 index 382a7b3..0000000 --- a/yast2-apparmor-4.2.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff2adbe9e40963a8ec1428a3491bbf7a7f4382385f5f51bd3d03630ccbe34a2d -size 45398 diff --git a/yast2-apparmor-4.3.1.tar.bz2 b/yast2-apparmor-4.3.1.tar.bz2 new file mode 100644 index 0000000..fe9af40 --- /dev/null +++ b/yast2-apparmor-4.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fcdbea6ef24b3d264b3d90ac57cecb2d9e5fb98ef0b23b043275593cae3286 +size 23902 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index 5156f58..2ae127c 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Oct 12 13:54:06 UTC 2020 - Ladislav Slezák + +- Fixed menu navigation using arrow keys in Qt UI - do not start + the selected module immediately after changing the selection + (bsc#1172035) +- 4.3.1 + +------------------------------------------------------------------- +Fri Sep 25 10:02:31 CEST 2020 - schubi@suse.de + +- Adaptions to AppArmor 3.X: Changes in AppArmor aa-status output. + (bsc#1174746) +- 4.3.0 + ------------------------------------------------------------------- Mon Feb 17 16:01:12 UTC 2020 - Stefan Hundhammer diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 6b9a974..d2f1e75 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-apparmor # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,23 +12,27 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: yast2-apparmor -Version: 4.2.4 +Version: 4.3.1 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management License: GPL-2.0-only Group: Productivity/Security -Url: https://github.com/yast/yast-apparmor +URL: https://github.com/yast/yast-apparmor Source0: %{name}-%{version}.tar.bz2 BuildRequires: update-desktop-files BuildRequires: yast2 BuildRequires: yast2-devtools >= 4.2.2 +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) + +#for install task +BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake) # Yast::Execute.locally! Requires: yast2 > 3.3.2 @@ -48,8 +52,10 @@ profiles. %prep %setup -q +%check +%yast_check + %build -%yast_build %install %yast_install