- Update translations
- Fix boolean descriptions
This commit is contained in:
parent
5db4a52da9
commit
b46f00786a
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.1.tar.gz
|
||||
/setroubleshoot-plugins-3.0.2.tar.gz
|
||||
/setroubleshoot-plugins-3.0.3.tar.gz
|
||||
/setroubleshoot-plugins-3.0.4.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.3
|
||||
Version: 3.0.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2010 <dwalsh@redhat.com> - 3.0.4-1
|
||||
- Update translations
|
||||
- Fix boolean descriptions
|
||||
|
||||
* Mon Nov 22 2010 <dwalsh@redhat.com> - 3.0.3-1
|
||||
- Update translations
|
||||
- Fix catchall plugin to give better messages on capabilities and process avcs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user