diff --git a/.gitignore b/.gitignore index 078db59..92bca39 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.7.tar.gz /setroubleshoot-plugins-3.0.8.tar.gz /setroubleshoot-plugins-3.0.9.tar.gz +/setroubleshoot-plugins-3.0.10.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 16aea43..7ec335d 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 3.0.9 +Version: 3.0.10 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Wed Jan 12 2011 - 3.0.10-1 +- Add dac_override plugin and update po + * Mon Jan 3 2011 - 3.0.9-1 - Change catchall plugin to use just the SOURCE not the Full path for the grep example diff --git a/sources b/sources index baee7d4..bc2fdf0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2cb5d82602381ed9b10875da1283fd8 setroubleshoot-plugins-3.0.9.tar.gz +feb98b0a133a0452d0697b4b539994ae setroubleshoot-plugins-3.0.10.tar.gz