Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-23 04:01:26 +00:00
parent dfa8e7f678
commit 75ca87f9d1
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: prelude-manager
Version: 5.2.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Bus communicator for Prelude modules and other IDMEF agents
# Prelude is GPL-2.0+
# libmissing is LGPL-2.1+
@ -220,6 +220,9 @@ make check
%doc %{_docdir}/%{name}/snmp/PRELUDE-SIEM-MIB.mib
%changelog
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue May 25 2021 Florian Weimer <fweimer@redhat.com> - 5.2.0-4
- Rebuild with new binutils to fix ppc64le corruption (#1960730)