Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ef9249ee38 | ||
|
|
a53ee82ee0 | ||
|
|
649884a009 |
3 changed files with 8 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -122,3 +122,4 @@ setroubleshoot-plugins-2.1.55.tar.gz
|
|||
/setroubleshoot-plugins-3.3.10.tar.gz
|
||||
/setroubleshoot-plugins-3.3.11.tar.gz
|
||||
/setroubleshoot-plugins-3.3.12.tar.gz
|
||||
/setroubleshoot-plugins-3.3.14.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
Summary: Analysis plugins for use with setroubleshoot
|
||||
Name: setroubleshoot-plugins
|
||||
Version: 3.3.12
|
||||
Release: 3%{?dist}
|
||||
Version: 3.3.14
|
||||
Release: 1.1%{?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 Oct 20 2021 Vit Mojzis <vmojzis@redhat.com> - 3.3.14-1.1
|
||||
- Update translations
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.12-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (setroubleshoot-plugins-3.3.12.tar.gz) = aec345a93aa7cfaea8468c72639dacb89dfc4fa9f1d2ed2e121f5ca20dfd37399877364d95cd8dd548cefcaee4ea818ae4465035a60b6ba18493eb548ef4c87e
|
||||
SHA512 (setroubleshoot-plugins-3.3.14.tar.gz) = da6882a998aeade67891a722a5b94e2ba1072d9db5d73031854a2c0b51083a0eaf9519dd7987938a86c1f8d263d08882642ac447d7b4bbcd8a859db4b44d61c1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue