diff --git a/yast2-apparmor-4.1.7.tar.bz2 b/yast2-apparmor-4.1.7.tar.bz2 deleted file mode 100644 index d4db836..0000000 --- a/yast2-apparmor-4.1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41f69ba202ef823d75b58ec66e493444b458b693f877f9c426b998627279ffd8 -size 45191 diff --git a/yast2-apparmor-4.2.1.tar.bz2 b/yast2-apparmor-4.2.1.tar.bz2 new file mode 100644 index 0000000..515f8d1 --- /dev/null +++ b/yast2-apparmor-4.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:488b2f252c502294acc0f08333b772db2e135795a0ff488edc9dbfd2626b803f +size 45211 diff --git a/yast2-apparmor.changes b/yast2-apparmor.changes index dd1ead9..5915e39 100644 --- a/yast2-apparmor.changes +++ b/yast2-apparmor.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri May 31 12:25:09 UTC 2019 - Stasiek Michalski + +- Add metainfo (fate#319035) +- Revamp spec +- Replace GenericName with Comment +- 4.2.1 + +------------------------------------------------------------------- +Wed May 29 12:42:25 UTC 2019 - Stasiek Michalski + +- Add metadata (fate#319035) +- 4.2.0 + ------------------------------------------------------------------- Wed Jan 30 15:51:08 UTC 2019 - Stefan Hundhammer diff --git a/yast2-apparmor.spec b/yast2-apparmor.spec index 0aea3d4..1ae685b 100644 --- a/yast2-apparmor.spec +++ b/yast2-apparmor.spec @@ -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