1
0
OBS User unknown 2008-05-16 22:04:05 +00:00 committed by Git OBS Bridge
parent 2bb2793d1f
commit 1c4f2e3807
3 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ef274d1bcacd3be8bd681c7f141664ea4d847c557326eb49dfb92cc46e71e42
size 172992
oid sha256:6d7e631bb77d56ee75a08f67e9a287e2ff3d642e49cb265d19517697de79e044
size 146547

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz
- added categories Settings and System into desktop file
(bnc #382778)
-------------------------------------------------------------------
Mon May 12 17:37:05 CEST 2008 - kmachalkova@suse.cz

View File

@ -14,7 +14,7 @@ Url: http://forge.novell.com/modules/xfmod/project/?apparmor
Name: yast2-apparmor
Version: 2.16.3
Release: 1
Release: 4
License: GPL v2 or later
Group: Productivity/Security
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -94,6 +94,9 @@ REPDIR3='/var/log/apparmor/reports-exported'
[ -e $REPDIR2 ] || mkdir -p $REPDIR2
[ -e $REPDIR3 ] || mkdir -p $REPDIR3
%changelog
* Fri May 16 2008 jsrain@suse.cz
- added categories Settings and System into desktop file
(bnc #382778)
* Mon May 12 2008 kmachalkova@suse.cz
- Make reportgen.pl executable again (opensuse.org svn migration
regression - bnc#157814)