Update Translations
- Add sandbox_connect plugin to point out the use of alternate types with the sandbox -X command.
This commit is contained in:
parent
8e0541377c
commit
e7db901aee
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.50.tar.gz
|
||||
/setroubleshoot-plugins-3.0.51.tar.gz
|
||||
/setroubleshoot-plugins-3.0.52.tar.gz
|
||||
/setroubleshoot-plugins-3.0.53.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.52
|
||||
Version: 3.0.53
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -44,6 +44,10 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Mon May 24 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.53-1
|
||||
- Update Translations
|
||||
- Add sandbox_connect plugin to point out the use of alternate types with the sandbox -X command.
|
||||
|
||||
* Tue May 7 2013 Dan Walsh <dwalsh@redhat.com> - 3.0.52-1
|
||||
- Update Translations
|
||||
- Only translate catchall_boolean descritpions if the are not unicode to start with.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user