Update translations

- Only check for rpm on target process if is still exists
This commit is contained in:
Dan Walsh 2012-05-09 14:09:42 -04:00
parent 37225e6e66
commit d7211488e1
3 changed files with 34 additions and 3 deletions

8
.gitignore vendored
View File

@ -146,3 +146,11 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.0.47.tar.gz
/setroubleshoot-3.1.1.tar.gz
/setroubleshoot-3.1.2.tar.gz
/setroubleshoot-3.1.3.tar.gz
/setroubleshoot-3.1.4.tar.gz
/setroubleshoot-3.1.5.tar.gz
/setroubleshoot-3.1.6.tar.gz
/setroubleshoot-3.1.7.tar.gz
/setroubleshoot-3.1.8.tar.gz
/setroubleshoot-3.1.9.tar.gz
/setroubleshoot-3.1.11.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.1.3
Version: 3.1.11
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -23,7 +23,6 @@ Requires: pygobject2
Requires: report-gtk
Requires: polkit
Requires: yum
Requires: gnome-python2-gnomekeyring
Requires(post): desktop-file-utils
Requires(post): dbus
Requires(postun): desktop-file-utils
@ -204,6 +203,30 @@ Setroubleshoot documentation package
%{pkgdocdir}/setroubleshoot*
%changelog
* Wed May 9 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.11-1
- Update translations
- Only check for rpm on target process if is still exists
* Sat Mar 17 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.9-1
- Add file_types as a param to setroubleshoot.utils
- Update translations
* Tue Mar 8 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.8-1
- Add missing lanquages, using lang supported by gtk
* Tue Mar 8 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.7-1
- Add missing lanquages
* Thu Mar 8 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.6-1
- Remove gnome-keyring requirement
* Thu Mar 8 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.5-1
- Fix potential memory leak in setools
- Update to latest translations
* Thu Mar 1 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.4-1
- Update to latest translations
* Tue Feb 14 2012 Dan Walsh <dwalsh@redhat.com> - 3.1.3-1
- Update to latest translations
- Fix handling of avc messages, missing \n

View File

@ -1 +1 @@
34a38fe261ff95f0f2f69326ff6a089f setroubleshoot-3.1.3.tar.gz
a3dc22662cc125981bccdcd6949187b5 setroubleshoot-3.1.11.tar.gz