diff --git a/.gitignore b/.gitignore index 1ed1fe5..2a66477 100644 --- a/.gitignore +++ b/.gitignore @@ -166,3 +166,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.2.tar.gz /setroubleshoot-3.2.3.tar.gz /setroubleshoot-3.2.4.tar.gz +/setroubleshoot-3.2.5.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9605632..51b5c6f 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.4 +Version: 3.2.5 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 +* Mon Apr 8 2013 Dan Walsh - 3.2.5-1 +- Remove old options from setroubleshoot usage statement. +- Update Translations + * Wed Mar 27 2013 Dan Walsh - 3.2.4-1 - Fix usage of "it's" versus its in man pages. - Update Translations diff --git a/sources b/sources index db4f75f..b79cb9d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13131efc80ee29b446468627b5417af2 setroubleshoot-3.2.4.tar.gz +803558acab9faf52afbd99678da590e9 setroubleshoot-3.2.5.tar.gz