diff --git a/.gitignore b/.gitignore index b181344..a3af30e 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.2.8.tar.gz /setroubleshoot-3.2.9.tar.gz /setroubleshoot-3.2.10.tar.gz +/setroubleshoot-3.2.11.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 0ef51b7..20ebdb1 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.2.10 +Version: 3.2.11 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -106,9 +106,8 @@ Requires: rpm-python Requires: libselinux-python >= 2.1.5-1 Requires: policycoreutils-python BuildRequires: intltool gettext python -BuildRequires: setools-devel >= 3.3.7-19 BuildRequires: python-devel -Requires: python-slip-dbus systemd-python +Requires: python-slip-dbus systemd-python >= 206-1.fc20.x86_64 Requires(post): /sbin/service Requires(preun): /sbin/service @@ -177,7 +176,11 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/system-services/org.fedoraproject.SetroubleshootFixit.service %changelog -* Tue May 21 2013 Dan Walsh - 3.2.1-1 +* Tue May 21 2013 Dan Walsh - 3.2.11-1 +- Add journald support for OBJECT_ID when logging journal messages +- Update Translations. + +* Tue May 21 2013 Dan Walsh - 3.2.10-1 - Make audit2allow optional, only requre policycoreutils-python not -devel. - Update Translations. diff --git a/sources b/sources index 5a74344..e147eec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f4b8a752dc9edf09728bd8fe80ae44a setroubleshoot-3.2.10.tar.gz +81349206f909bc8700be222cc58d9a64 setroubleshoot-3.2.11.tar.gz