diff --git a/.gitignore b/.gitignore index 7aff720..efdfeda 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ setroubleshoot-plugins-2.1.55.tar.gz /setroubleshoot-plugins-3.0.4.tar.gz /setroubleshoot-plugins-3.0.5.tar.gz /setroubleshoot-plugins-3.0.6.tar.gz +/setroubleshoot-plugins-3.0.7.tar.gz diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 34b0190..c0c11b3 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.6 +Version: 3.0.7 Release: 1%{?dist} License: GPLv2+ Group: Applications/System @@ -44,6 +44,10 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Thu Dec 2 2010 - 3.0.7-1 +- Update translations +- Fix Restorecon plugin + * Tue Nov 30 2010 - 3.0.6-1 - Update translations - Fix openvpn plugin diff --git a/sources b/sources index 5412ad1..42673ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca8203a2708ed6c5c5b661102b1c689d setroubleshoot-plugins-3.0.6.tar.gz +23f1fd8bf6350428b4bb9c3e2518c10d setroubleshoot-plugins-3.0.7.tar.gz