From dc5526b3dc9a7a73bb7d85d5ae9e19003acfd90b Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 2 Jan 2014 18:22:00 -0500 Subject: [PATCH] Don't error out on no policy installed - Update translations. --- .gitignore | 1 + setroubleshoot.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f21b6f0..edd9902 100644 --- a/.gitignore +++ b/.gitignore @@ -177,3 +177,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.13.tar.gz /setroubleshoot-3.2.14.tar.gz /setroubleshoot-3.2.15.tar.gz +/setroubleshoot-3.2.16.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 0812a0b..5900322 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,7 +1,7 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.15 -Release: 2%{?dist} +Version: 3.2.16 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System URL: https://fedorahosted.org/setroubleshoot @@ -170,6 +170,10 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog +* Thu Jan 2 2014 Dan Walsh - 3.2.16-1 +- Don't error out on no policy installed +- Update translations. + * Thu Jan 2 2014 Dan Walsh - 3.2.15-2 - Eliminate requirement on service script. diff --git a/sources b/sources index 0ed1ea8..517f7d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -44bfdf78fe68623a5d9ae0c95c808bf8 setroubleshoot-3.2.15.tar.gz +e07ca6da6d0c84238ddbcadebf43a1d5 setroubleshoot-3.2.16.tar.gz