diff --git a/.gitignore b/.gitignore index 3659755..b75d8d1 100644 --- a/.gitignore +++ b/.gitignore @@ -70,3 +70,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.9.tar.gz /setroubleshoot-plugins-3.0.10.tar.gz /setroubleshoot-plugins-3.0.11.tar.gz +/setroubleshoot-plugins-3.0.12.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index fb65b3f..7d9d878 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.11 +Version: 3.0.12 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -13,7 +13,7 @@ BuildArch: noarch BuildRequires: perl-XML-Parser BuildRequires: intltool gettext python -Requires: setroubleshoot-server >= 3.0.0-1 +Requires: setroubleshoot-server >= 3.0.23-1 %define pkgdocdir %{_datadir}/doc/%{name}-%{version} @@ -44,6 +44,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Mon Jan 24 2011 - 3.0.12-1 +- Update translations + * Tue Jan 18 2011 - 3.0.11-1 - Update translations - Add findexecstack to allow_execstack to find offending libraries diff --git a/sources b/sources index 1932d09..b8653a7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af3af3c479b9b2d2b21d1e073b584316 setroubleshoot-plugins-3.0.11.tar.gz +4afda122c969bbfe7aaad141d19687aa setroubleshoot-plugins-3.0.12.tar.gz