From 68f32f2290598e584101ec8986d1e5a7a7cb37d4 Mon Sep 17 00:00:00 2001 From: Jan Jansky Date: Tue, 23 Sep 2025 11:15:48 +0200 Subject: [PATCH] Update to 4.10.0-4 Resolves: RHEL-113793 Signed-off-by: Jan Jansky --- sos.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index 0fd6178..38ab30b 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.10.0 -Release: 3%{?dist} +Release: 4%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -111,6 +111,10 @@ of the system. Currently storage and filesystem commands are audited. %changelog +* Tue Sep 23 2025 Jan Jansky = 4.10.0-4 +- Update to 4.10.0-4 + Resolves: RHEL-113793 + * Wed Sep 17 2025 Jan Jansky = 4.10.0-3 - Update to 4.10.0-3 Resolves: RHEL-113793