forked from pool/yast2-apparmor
- Adaptions to AppArmor 3.X: Changes in AppArmor aa-status output.
(bsc#1174746) - 4.3.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=223
This commit is contained in:
parent
dcf2852c78
commit
efc49e893a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a334c86ec3b0636d14da9afd57abd16986e19a55cc3b97d830cc77d2911d5a0d
|
||||
size 43329
|
3
yast2-apparmor-4.3.0.tar.bz2
Normal file
3
yast2-apparmor-4.3.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3c8d1b3ac892c6654ff6f4aaa258c8a5cd4f43ba9ad806c0250ed871fbbeb93
|
||||
size 23737
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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 <shundhammer@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-apparmor
|
||||
Version: 4.2.4
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
Summary: YaST2 - Plugins for AppArmor Profile Management
|
||||
License: GPL-2.0-only
|
||||
@ -31,6 +31,9 @@ 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
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user