diff --git a/.gitignore b/.gitignore index f6284e9..db73e24 100644 --- a/.gitignore +++ b/.gitignore @@ -190,3 +190,4 @@ setroubleshoot-2.2.93.tar.gz /setroubleshoot-3.3.4.tar.gz /setroubleshoot-3.3.5.tar.gz /setroubleshoot-3.3.6.tar.gz +/setroubleshoot-3.3.7.tar.gz diff --git a/setroubleshoot.spec b/setroubleshoot.spec index 04b8d16..959f206 100644 --- a/setroubleshoot.spec +++ b/setroubleshoot.spec @@ -1,6 +1,6 @@ Summary: Helps troubleshoot SELinux problems Name: setroubleshoot -Version: 3.3.6 +Version: 3.3.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -201,6 +201,10 @@ rm -rf %{buildroot} %changelog +* Wed May 18 2016 Petr Lautrbach - 3.3.7-1 +- Added new methods to DBUS API: + set_filter(), get_all_alerts_ignored(), delete_alert() + * Fri May 06 2016 Petr Lautrbach - 3.3.6-1 - Translations updated (#1322654) - Suggest my-.pp modules instead of mypol.pp (#1329037) diff --git a/sources b/sources index ad174bd..cc28c93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3044a7279599f7dc709da012931d907b setroubleshoot-3.3.6.tar.gz +5b9053ae9a6111dcd9b0de9502042346 setroubleshoot-3.3.7.tar.gz