From f7b12f03ce0a22c27184df87282c11cbb1f4af8b Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Fri, 19 Apr 2013 08:32:49 -0400 Subject: [PATCH] Fix handling of timeout - Update Translations --- .gitignore | 1 + setroubleshoot.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2a66477..f957f16 100644 --- a/.gitignore +++ b/.gitignore @@ -167,3 +167,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.3.tar.gz /setroubleshoot-3.2.4.tar.gz /setroubleshoot-3.2.5.tar.gz +/setroubleshoot-3.2.6.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 51b5c6f..cf318d1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.5 +Version: 3.2.6 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -177,6 +177,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Fri Apr 19 2013 Dan Walsh - 3.2.6-1 +- Fix handling of timeout +- Update Translations + * Mon Apr 8 2013 Dan Walsh - 3.2.5-1 - Remove old options from setroubleshoot usage statement. - Update Translations diff --git a/sources b/sources index 9d55d6b..d3850a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aecf611ecf47b9144ce85ec59d906a80 setroubleshoot-3.2.5.tar.gz +906d3676c5f4aad15f9ea9dfcc12f76c setroubleshoot-3.2.6.tar.gz