From f395777c552ceaf89776af42cc0f3f9aa61445a6 Mon Sep 17 00:00:00 2001 From: Jan Jansky Date: Wed, 25 Sep 2024 11:26:31 +0200 Subject: [PATCH] Update to 4.8.0 Resolves: RHEL-58096 Signed-off-by: Jan Jansky --- sos.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index 1bc6264..f7f20fc 100644 --- a/sos.spec +++ b/sos.spec @@ -5,7 +5,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 4.8.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -108,6 +108,10 @@ of the system. Currently storage and filesystem commands are audited. %changelog +* Wed Sep 25 2024 Jan Jansky = 4.8.0-3 +- Update 4.8.0 + Resolves: RHEL-58096 + * Thu Sep 19 2024 Jan Jansky = 4.8.0-2 - Update to 4.8.0 Resolves: RHEL-58096