diff --git a/.gitignore b/.gitignore index 721fb36..8d5685c 100644 --- a/.gitignore +++ b/.gitignore @@ -164,3 +164,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.1.21.tar.gz /setroubleshoot-3.2.1.tar.gz /setroubleshoot-3.2.2.tar.gz +/setroubleshoot-3.2.3.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 9d079f9..1a5a7db 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.2 +Version: 3.2.3 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -182,6 +182,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Fri Feb 15 2013 Dan Walsh - 3.2.3-1 +- Update Translations +- Fix audit2allow -R output to actually work. + * Fri Feb 15 2013 Dan Walsh - 3.2.2-1 - Fix handling of sesearch data diff --git a/sources b/sources index cbbda5f..ffa78a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77d4d4ccc74e892720eec96f790d9385 setroubleshoot-3.2.2.tar.gz +2af06ba6b0dca05cb3d505191368552b setroubleshoot-3.2.3.tar.gz