From e7589957f26011351844d3e97d20b85f9857643ea92e41e5b514b76eda3e11d1 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 13 Oct 2020 07:19:21 +0000 Subject: [PATCH] - 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 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=224 --- yast2-apparmor-4.3.0.tar.bz2 | 3 --- yast2-apparmor-4.3.1.tar.bz2 | 3 +++ yast2-apparmor.changes | 8 ++++++++ yast2-apparmor.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 yast2-apparmor-4.3.0.tar.bz2 create mode 100644 yast2-apparmor-4.3.1.tar.bz2 diff --git a/yast2-apparmor-4.3.0.tar.bz2 b/yast2-apparmor-4.3.0.tar.bz2 deleted file mode 100644 index 5bd396f..0000000 --- a/yast2-apparmor-4.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f3c8d1b3ac892c6654ff6f4aaa258c8a5cd4f43ba9ad806c0250ed871fbbeb93 -size 23737 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 ecf36a0..2ae127c 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 4540174..d2f1e75 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -17,7 +17,7 @@ Name: yast2-apparmor -Version: 4.3.0 +Version: 4.3.1 Release: 0 Summary: YaST2 - Plugins for AppArmor Profile Management License: GPL-2.0-only