From a5b9e8ccf7b4521bf5e5d6ef20a3c681e4e39d23 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:17:58 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/setroubleshoot-plugins.git#81b2deb6335cd75abb65b4915c43bed4ae7e69eb --- setroubleshoot-plugins.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/setroubleshoot-plugins.spec b/setroubleshoot-plugins.spec index 485e691..909a19a 100644 --- a/setroubleshoot-plugins.spec +++ b/setroubleshoot-plugins.spec @@ -6,7 +6,7 @@ Summary: Analysis plugins for use with setroubleshoot Name: setroubleshoot-plugins Version: 3.3.12 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ URL: https://github.com/fedora-selinux/setroubleshoot Source0: https://releases.pagure.org/setroubleshoot/%{name}-%{version}.tar.gz @@ -17,6 +17,7 @@ BuildArch: noarch # gcc is needed only for ./configure # Remove it when the build process is fixed BuildRequires: gcc +BuildRequires: make BuildRequires: perl-XML-Parser BuildRequires: intltool gettext python3-devel # Introduction of get_package_nvr functions @@ -48,6 +49,9 @@ rm -rf %{buildroot} %{_datadir}/setroubleshoot/plugins %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.3.12-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.3.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild