Update translations
- Update mozplugger plugins to handle spice-xpi
This commit is contained in:
parent
10e8d2a9f5
commit
a4fdf7bcea
17
.gitignore
vendored
17
.gitignore
vendored
@ -80,3 +80,20 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.0.23.tar.gz
|
||||
/setroubleshoot-plugins-3.0.24.tar.gz
|
||||
/setroubleshoot-plugins-3.0.25.tar.gz
|
||||
/setroubleshoot-plugins-3.0.27.tar.gz
|
||||
/setroubleshoot-plugins-3.0.28.tar.gz
|
||||
/setroubleshoot-plugins-3.0.30.tar.gz
|
||||
/setroubleshoot-plugins-3.0.31.tar.gz
|
||||
/setroubleshoot-plugins-3.0.32.tar.gz
|
||||
/setroubleshoot-plugins-3.0.33.tar.gz
|
||||
/setroubleshoot-plugins-3.0.34.tar.gz
|
||||
/setroubleshoot-plugins-3.0.35.tar.gz
|
||||
/setroubleshoot-plugins-3.0.36.tar.gz
|
||||
/setroubleshoot-plugins-3.0.38.tar.gz
|
||||
/setroubleshoot-plugins-3.0.39.tar.gz
|
||||
/setroubleshoot-plugins-3.0.40.tar.gz
|
||||
/setroubleshoot-plugins-3.0.41.tar.gz
|
||||
/setroubleshoot-plugins-3.0.42.tar.gz
|
||||
/setroubleshoot-plugins-3.0.45.tar.gz
|
||||
/setroubleshoot-plugins-3.0.47.tar.gz
|
||||
*.rpm
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.0.25
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.45
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://fedorahosted.org/setroubleshoot
|
||||
@ -13,7 +13,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: intltool gettext python
|
||||
Requires: setroubleshoot-server >= 3.0.23-1
|
||||
Requires: setroubleshoot-server >= 3.1.16-1
|
||||
|
||||
%define pkgdocdir %{_datadir}/doc/%{name}-%{version}
|
||||
|
||||
@ -44,12 +44,56 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.25-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
* Fri Sep 28 2012 <dwalsh@redhat.com> - 3.0.45-1
|
||||
- Update translations
|
||||
- Update mozplugger plugins to handle spice-xpi
|
||||
|
||||
* Thu Feb 9 2012 <dwalsh@redhat.com> - 3.0.25-1
|
||||
* Thu Sep 20 2012 <dwalsh@redhat.com> - 3.0.44-1
|
||||
- Update translations
|
||||
- Add two new mozplugger plugins
|
||||
|
||||
* Mon Aug 13 2012 <dwalsh@redhat.com> - 3.0.43-1
|
||||
- Update translations
|
||||
- Use system setroubleshoot check_for_man
|
||||
|
||||
* Thu Jun 14 2012 <dwalsh@redhat.com> - 3.0.42-1
|
||||
- Fix leaks plugin to only fire or write and append
|
||||
|
||||
* Fri Jun 8 2012 <dwalsh@redhat.com> - 3.0.41-1
|
||||
- Update-translations
|
||||
|
||||
* Sat May 12 2012 <dwalsh@redhat.com> - 3.0.40-1
|
||||
- Update-translations
|
||||
|
||||
* Wed May 9 2012 <dwalsh@redhat.com> - 3.0.39-1
|
||||
- Update-translations
|
||||
|
||||
* Thu Apr 26 2012 <dwalsh@redhat.com> - 3.0.38-1
|
||||
- Update-translations
|
||||
- Have catchall_booleans report the correct man page if it exists
|
||||
|
||||
* Wed Mar 28 2012 <dwalsh@redhat.com> - 3.0.36-1
|
||||
- Update-translations
|
||||
- Fix leaks and catchall_labels to better detect leaks
|
||||
|
||||
* Mon Mar 19 2012 <dwalsh@redhat.com> - 3.0.35-1
|
||||
- Update-translations
|
||||
|
||||
* Sat Mar 17 2012 <dwalsh@redhat.com> - 3.0.34-1
|
||||
- Add associate.py plugin
|
||||
- Update-translations
|
||||
|
||||
* Thu Mar 8 2012 <dwalsh@redhat.com> - 3.0.33-1
|
||||
- Update-translations
|
||||
|
||||
* Thu Mar 1 2012 <dwalsh@redhat.com> - 3.0.30-1
|
||||
- Update-translations
|
||||
|
||||
* Wed Feb 22 2012 <dwalsh@redhat.com> - 3.0.28-1
|
||||
- Update-translations
|
||||
|
||||
* Tue Feb 14 2012 <dwalsh@redhat.com> - 3.0.27-1
|
||||
- Update-translations
|
||||
- Fix openvpn plugin to check for user_tmp_t
|
||||
|
||||
* Tue Feb 7 2012 <dwalsh@redhat.com> - 3.0.24-1
|
||||
- Update-translations,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user