diff --git a/.cvsignore b/.cvsignore index a26cc48..71d2ebd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -21,3 +21,4 @@ setroubleshoot-plugins-2.1.11.tar.gz setroubleshoot-plugins-2.1.12.tar.gz setroubleshoot-plugins-2.1.13.tar.gz setroubleshoot-plugins-2.1.14.tar.gz +setroubleshoot-plugins-2.1.15.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 4ed86d0..804f969 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -1,6 +1,6 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins -Version: 2.1.14 +Version: 2.1.15 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -52,6 +52,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Wed Aug 19 2009 - 2.1.15-1 + - Fix mislabeled_file.py + * Tue Aug 18 2009 - 2.1.14-1 - Change priority on mmap_zero to happen after catchall_booleans diff --git a/sources b/sources index b56e838..cfff3d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c2760a7bd732698bcc196ede543c1d89 setroubleshoot-plugins-2.1.14.tar.gz +dc3996581624a09cf0a3fae794e58a52 setroubleshoot-plugins-2.1.15.tar.gz