diff --git a/.gitignore b/.gitignore index edd9902..f0e8a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -178,3 +178,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.14.tar.gz /setroubleshoot-3.2.15.tar.gz /setroubleshoot-3.2.16.tar.gz +/setroubleshoot-3.2.17.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index bbf6d54..05dc1d8 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.16 -Release: 2%{?dist} +Version: 3.2.17 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -168,6 +168,9 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Mon Jan 20 2014 Dan Walsh - 3.2.17-1 +- Fix unicode settings + * Tue Jan 7 2014 Dan Walsh - 3.2.16-2 - Remove requires for notify-python and yum diff --git a/sources b/sources index 517f7d8..c91b78e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e07ca6da6d0c84238ddbcadebf43a1d5 setroubleshoot-3.2.16.tar.gz +672edbf58ec7de8132fc92e9e494b055 setroubleshoot-3.2.17.tar.gz