On update cp instead of rename, since there could be a situation where

someone has ~/.config on a different file sytem then ~.  It has happened.
- Fix --password spelling error
- Remove --quit option from sealert
- Update translations
This commit is contained in:
Dan Walsh 2013-05-07 14:24:39 -04:00
parent a8fa0aa2cd
commit 07b8e47f99
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -170,3 +170,4 @@ setroubleshoot-2.2.93.tar.gz
/setroubleshoot-3.2.6.tar.gz
/setroubleshoot-3.2.7.tar.gz
/setroubleshoot-3.2.8.tar.gz
/setroubleshoot-3.2.9.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Helps troubleshoot SELinux problems
Name: setroubleshoot
Version: 3.2.8
Version: 3.2.9
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -177,6 +177,13 @@ rm -rf %{buildroot}
%{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service
%changelog
* Tue May 7 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.9-1
- On update cp instead of rename, since there could be a situation where
someone has ~/.config on a different file sytem then ~. It has happened.
- Fix --password spelling error
- Remove --quit option from sealert
- Update translations
* Fri Apr 19 2013 Dan Walsh <dwalsh@redhat.com> - 3.2.8-1
- Fix handling of timeout attempt #2

View File

@ -1 +1 @@
122d09a6beceebfee164817bd553a7bd setroubleshoot-3.2.8.tar.gz
acf451df6d6b0117ff72a9281a16780b setroubleshoot-3.2.9.tar.gz