- Add metainfo (fate#319035)

- Revamp spec
- Replace GenericName with Comment
- 4.2.1

- Add metadata (fate#319035)
- 4.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-apparmor?expand=0&rev=217
This commit is contained in:
YaST Team Bot 2019-06-03 14:50:34 +00:00 committed by Git OBS Bridge
parent 73fb71c352
commit 2b9360c7a7
4 changed files with 28 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41f69ba202ef823d75b58ec66e493444b458b693f877f9c426b998627279ffd8
size 45191

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:488b2f252c502294acc0f08333b772db2e135795a0ff488edc9dbfd2626b803f
size 45211

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri May 31 12:25:09 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
- Add metainfo (fate#319035)
- Revamp spec
- Replace GenericName with Comment
- 4.2.1
-------------------------------------------------------------------
Wed May 29 12:42:25 UTC 2019 - Stasiek Michalski <hellcp@mailbox.org>
- Add metadata (fate#319035)
- 4.2.0
-------------------------------------------------------------------
Wed Jan 30 15:51:08 UTC 2019 - Stefan Hundhammer <shundhammer@suse.com>

View File

@ -17,16 +17,19 @@
Name: yast2-apparmor
Version: 4.1.7
Version: 4.2.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
Source0: %{name}-%{version}.tar.bz2
BuildRequires: update-desktop-files
BuildRequires: yast2
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: yast2-devtools >= 4.2.2
# Yast::Execute.locally!
Requires: yast2 > 3.3.2
Requires: yast2-ruby-bindings >= 1.0.0
@ -36,11 +39,10 @@ Requires: yast2-ruby-bindings >= 1.0.0
# bsc#1121274 / PR#35, bsc#1123258 / PR#36
Conflicts: apparmor-utils < 2.12
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Yast2 forms and components for the management of AppArmor
YaST2 forms and components for the management of AppArmor
profiles.
%prep
@ -51,15 +53,16 @@ profiles.
%install
%yast_install
%yast_metainfo
%files
%defattr(-,root,root)
%{yast_clientdir}
%{yast_yncludedir}/apparmor
%{yast_libdir}/apparmor
%{yast_yncludedir}
%{yast_libdir}
%{yast_moduledir}
%{yast_desktopdir}
%{_datadir}/icons/*
%{yast_metainfodir}
%{yast_icondir}
%doc %{yast_docdir}
%license COPYING