setroubleshoot-plugins-3.3.8-1
- Do not split If sentences to framework and plugins - requires setroubleshoot 3.3.13 at least - (rhbz#1210243, rhbz#1322734, hbz#1115510) - Update translations
This commit is contained in:
parent
fbde3ea6e8
commit
2cca239508
1
.gitignore
vendored
1
.gitignore
vendored
@ -117,3 +117,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
||||
/setroubleshoot-plugins-3.3.5.1.tar.gz
|
||||
/setroubleshoot-plugins-3.3.6.tar.gz
|
||||
/setroubleshoot-plugins-3.3.7.tar.gz
|
||||
/setroubleshoot-plugins-3.3.8.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.7
|
||||
Release: 2%{?dist}
|
||||
Version: 3.3.8
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: https://github.com/fedora-selinux/setroubleshoot
|
||||
@ -13,7 +13,7 @@ BuildArch: noarch
|
||||
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: intltool gettext python3-devel
|
||||
Requires: setroubleshoot-server >= 3.3.6
|
||||
Requires: setroubleshoot-server >= 3.3.13
|
||||
|
||||
%description
|
||||
This package provides a set of analysis plugins for use with
|
||||
@ -42,6 +42,11 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/setroubleshoot/plugins
|
||||
|
||||
%changelog
|
||||
* Fri Sep 15 2017 Petr Lautrbach <plautrba@redhat.com> - 3.3.8-1
|
||||
- Do not split If sentences to framework and plugins - requires
|
||||
setroubleshoot 3.3.13 at least - (rhbz#1210243, rhbz#1322734, rhbz#1115510)
|
||||
- Update translations
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (setroubleshoot-plugins-3.3.7.tar.gz) = 27460a48c2ee7962debe5d2e5b406efb2969ad32d9316ec34caf6325da71c3efd622675359e10275873f9266761704a8249800c7d81c9fe1b5b815748794383f
|
||||
SHA512 (setroubleshoot-plugins-3.3.8.tar.gz) = 91d370e04a86632c4f374e5c9adcd314b8c7f2355b738c9d1a76382805c950cd30ff1b0c2a44e0246c400d78025e8b0b1b1ff90488d048f89a6b38a7c758795e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user